Module petgraph::algo::feedback_arc_set[][src]

Functions

[Generic] Finds a feedback arc set: a set of edges in the given directed graph, which when removed, make the graph acyclic.