Package algs44
Class AssignmentProblem
java.lang.Object
algs44.AssignmentProblem
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
UNMATCHED
- See Also:
 
 - 
N
 - 
weight
 - 
px
 - 
py
 - 
xy
 - 
yx
 
 - 
 - 
Constructor Details
- 
AssignmentProblem
 
 - 
 - 
Method Details
- 
augment
 - 
reduced
 - 
dualRow
 - 
dualCol
 - 
weight
 - 
sol
 - 
isDualFeasible
 - 
isComplementarySlack
 - 
isPerfectMatching
 - 
check
 - 
main
 
 -