housex

Function housex 

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

Returns the edges of the House X graph. 5 vertices, 8 edges. The house graph with both diagonals of the square.