Skip to main content

cycle_basis

Function cycle_basis 

Source
pub fn cycle_basis<G>(graph: &G) -> Vec<Vec<G::Node>>
where G: IndexGraphView,
Expand description

Returns a deterministic fundamental cycle basis of the undirected projection.