pub fn octahedral() -> (usize, Vec<(usize, usize)>)
Returns the edges of the Octahedral graph. 6 vertices, 12 edges.