@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)
costMatrix
- public int[] solve()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.