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

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

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

Subclasses of AbstractBipartiteFlow in choco.cp.solver.constraints.global.matching
 class GlobalCardinality
          very simple version of the cardinality constraint where the values the set of values whose occurrences are counted in the interval (minValue .. maxValue)
 class GlobalCardinalityVar
          Simple implementation of global cardinality constraint with occurrence constrained by variables and not only integer bounds.
 



Copyright © 2012. All Rights Reserved.