Skip to main content

path_graph

Function path_graph 

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

Path graph P_n.