-
Field Summary 
Fields
private final int
private final double[]
private final double[]
private static final int
private final double[][]
private final int[]
private final int[]
-
Constructor Summary 
Constructors
-
Method Summary 
private void
private boolean
private boolean
private boolean
private boolean
static void
private double
int
double
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
UNMATCHED 
- See Also:
-
-
N 
-
weight 
private final double[][] weight
-
px 
private final double[] px
-
py 
private final double[] py
-
xy 
-
yx 
-
Constructor Details 
-
XAssignmentProblemDense 
-
Method Details 
-
augment 
-
reduced 
private double reduced(int i,
int j)
-
weight 
-
sol 
-
isDualFeasible 
-
isComplementarySlack 
-
isPerfectMatching 
-
check 
-
main 