Makes the graph acyclic by reversing the direction of selected edges. Namespace: MindFusion.Graphs
|
JavaScript
![]() |
---|
function makeAcyclic () |
A list with all edges that were reversed in order to make the graph acyclic.
Must be called on a simple connected graph.