pub fn cubical() -> (usize, Vec<(usize, usize)>)
Returns the edges of the Cubical graph (3-cube, Q3). 8 vertices, 12 edges.