Skip to main content

is_connected

Function is_connected 

Source
pub fn is_connected(graph: &Graph) -> bool
Expand description

Returns true if the graph is connected (treating all edges as undirected).