Function peterson

Source
pub fn peterson<G>() -> G
where G: Graph + Buildable,
Expand description

Returns a Peterson graph.