pub fn bull() -> (usize, Vec<(usize, usize)>)
Returns the edges of the Bull graph. 5 vertices, 5 edges. The bull graph is a triangle with two pendant edges.