Showing 1-20 of 16,683 packages
Topological sort
Topological sort on directed graphs.
Topological sort of directed ascyclic graphs (like dependecy lists)
A graph data structure with topological sort.
Topological sort of directed acyclic graphs (like dependecy lists)
Sort items in a graph using a topological sort
Topological sort utility for directed acyclic graphs.
Sort items in a graph using a topological sort while resolving cycles with priority groups
A graph data structure with topological sort.
Sort items in a graph using a topological sort while resolving cycles with priority groups
Topological sort in JavaScript
Topological sort of directed ascyclic graphs (like dependecy lists)
High-Performance topological sort / dependency resolver with optional grouping algorithm for Typescript
Topological Sort with Support for Levels
Topological sort on directed graphs.
Topological sort (Kahn algorithm) an oriented graph containing any kind of node, using ES6 Maps & Sets.
High-performance WebAssembly graph algorithms - cycle detection, DAG operations, path finding, topological sort.
Topological sorting and cycle detection. Optional grouping for parallel processing
Topological sort of directed ascyclic graphs (like dependecy lists)
Topological sorting with grouping support