bull

Function bull 

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

Returns the edges of the Bull graph. 5 vertices, 5 edges. The bull graph is a triangle with two pendant edges.