petgraph
0.6.5
Module feedback_arc_set
Functions
In petgraph::algo
Module
petgraph
::
algo
::
feedback_arc_set
Copy item path
source
·
[
−
]
Functions
§
greedy_feedback_arc_set
[Generic] Finds a
feedback arc set
: a set of edges in the given directed graph, which when removed, make the graph acyclic.