compress_cycles

Function compress_cycles 

Source
fn compress_cycles(
    graph: &Graph<InvestmentSet, GraphEdge, Directed>,
) -> Graph<InvestmentSet, GraphEdge, Directed>
Expand description

Compresses cycles into InvestmentSet::Cycle nodes