Skip to main content
max_degree
use_
graph_
metrics
0.0.1
use_graph_metrics
Function
max_
degree
Copy item path
Source
pub fn max_degree(adjacency: &[
Vec
<
usize
>]) ->
Option
<
usize
>