PaulPauls / cyclic-toposortView on GitHub
Implements sorting algorithm for directed acyclic as well as cyclic graphs. The directed cyclic graphs are sorted by determining the minimal amount of cyclic edges and optionally then also determining the maximum amount of groupings possible with a minimal amount of cyclic edges.
44Oct 16, 2023Updated 2 years ago

Alternatives and similar repositories for cyclic-toposort

Users that are interested in cyclic-toposort are comparing it to the libraries listed below

Sorting:

Are these results useful?