tutte

Function tutte 

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

Returns the edges of the Tutte graph. 46 vertices, 69 edges. A 3-regular graph that is not Hamiltonian.