pub fn truncatedtetrahedron() -> (usize, Vec<(usize, usize)>)
Returns the edges of the Truncated Tetrahedron graph. 12 vertices, 18 edges.