pub fn icosahedral() -> (usize, Vec<(usize, usize)>)
Returns the edges of the Icosahedral graph. 12 vertices, 30 edges.