Skip to main content

solve

Function solve 

Source
pub fn solve(problem: &AssignmentProblem) -> Result<AssignmentSolution>
Expand description

Solve an assignment problem using the default solver (Hungarian)