Skip to main content

periphery

Function periphery 

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

Returns all peripheral nodes of a connected graph.