ixfx
Preparing search index...
@ixfx/collections
Graphs
Directed
topologicalSort
Function topologicalSort
topologicalSort
(
graph
:
DirectedGraph
)
:
DirectedGraph
Topological sort using Kahn's algorithm. Returns a new graph that is sorted
Parameters
graph
:
DirectedGraph
Returns
DirectedGraph
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Topological sort using Kahn's algorithm. Returns a new graph that is sorted