Skip to main content

center

Function center 

Source
pub fn center<G>(graph: &G) -> Option<Vec<G::Node>>
Expand description

Returns all center nodes of a connected graph.