Description Usage Arguments Details Value Author(s)
topologicalSort
outputs the events in a poset according
to their topological order.
1 | topologicalSort(poset)
|
poset |
the poset to be sorted |
the topological sorting of a poset is useful in iteratively going over all vertices in a poset and making sure every vertex is only visited once
a vector of events (vertices) topologically sorted
Simona Constantinescu, simona.constantinescu@bsse.ethz.ch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.