PaulPauls / cyclic-toposort

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.
35 stars 4 forks source link

V1.1.0 #2

Closed PaulPauls closed 1 year ago