@InterfaceAudience.Private public class MunkresAssignment extends Object
| Constructor and Description |
|---|
MunkresAssignment(float[][] costMatrix)
Construct a new problem instance with the specified cost matrix.
|
public MunkresAssignment(float[][] costMatrix)
public int[] solve()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.