|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBinSetSConstraint | |
---|---|
choco.cp.solver.constraints.set |
Uses of AbstractBinSetSConstraint in choco.cp.solver.constraints.set |
---|
Subclasses of AbstractBinSetSConstraint in choco.cp.solver.constraints.set | |
---|---|
class |
ComplementSet
Created by IntelliJ IDEA. |
class |
Disjoint
A constraint stating that two sets have to be disjoint : It is based on two propagation rules : Env(v1) disjoint Ker(v2) Env(v2) disjoint Ker(v1) |
class |
IsIncluded
Specify a constraint to state x included y |
class |
IsNotIncluded
|
class |
SetEq
|
class |
SetLexicographicOrdering
Created by IntelliJ IDEA. |
class |
SetNotEq
A constraint to state that two set vars can not be equal |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |