Skip to main content

cycle_graph

Function cycle_graph 

Source
pub fn cycle_graph(n: usize) -> Graph<(), ()>
Expand description

Cycle graph C_n.