Function munkres::solve_assignment [] [src]

pub fn solve_assignment<W>(weights: &mut W) -> Vec<(usize, usize)> where W: Weights