Uses of Class
choco.kernel.solver.constraints.global.matching.AbstractBipartiteMatching

Packages that use AbstractBipartiteMatching
choco.cp.solver.constraints.global.matching   
 

Uses of AbstractBipartiteMatching in choco.cp.solver.constraints.global.matching
 

Subclasses of AbstractBipartiteMatching in choco.cp.solver.constraints.global.matching
 class AllDifferent
          Standard alldiff constraint with generalized AC integer valued variables are used only for the left vertex set no explicit variables are used for the right vertex set the right vertex set is the interval (minValue .. maxValue)
 



Copyright © 2012. All Rights Reserved.