Function competitive_library::graph::minimun_spanning_tree_prim::prim[][src]

pub fn prim(g: &[Vec<i64>]) -> i64
Expand description

O(|N|^2)