pub fn min_in_degree(g: &PyGraphView) -> usize
Expand description

The minimum in degree of any vertex in the graph.