☰
bevy
0.13.0
Module feedback_arc_set
Functions
In bevy::utils::petgraph::algo
?
Module
bevy
::
utils
::
petgraph
::
algo
::
feedback_arc_set
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.