frucht

Function frucht 

Source
pub fn frucht() -> (usize, Vec<(usize, usize)>)
Expand description

Returns the edges of the Frucht graph. 12 vertices, 18 edges. The Frucht graph is the smallest cubic graph with no non-trivial automorphisms.