Simple topological sorting for .net that supports cycles in the data to be sorted. Uses Tarjan's algorithm: http://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm
License
View license
Deps
0
Install Size
—
Vulns
✓ 0
Published
Nov 20, 2013
$ dotnet add package TopologicalSort
No README available.