|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLargeSetSConstraint | |
---|---|
choco.cp.solver.constraints.set | |
choco.kernel.solver.constraints.set |
Uses of AbstractLargeSetSConstraint in choco.cp.solver.constraints.set |
---|
Subclasses of AbstractLargeSetSConstraint in choco.cp.solver.constraints.set | |
---|---|
class |
AllDisjoint
|
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 |
InverseSet
Created by IntelliJ IDEA. |
class |
IsIncluded
Specify a constraint to state x included y |
class |
IsNotIncluded
|
class |
MemberX
Enforce a value to belong to a setVar |
class |
NotMemberX
Ensure that a value will not belong to a setVar |
class |
SetEq
|
class |
SetLexicographicOrdering
Created by IntelliJ IDEA. |
class |
SetNaryUnion
|
class |
SetNotEq
A constraint to state that two set vars can not be equal |
class |
SetValuePrecede
Created by IntelliJ IDEA. |
Uses of AbstractLargeSetSConstraint in choco.kernel.solver.constraints.set |
---|
Subclasses of AbstractLargeSetSConstraint in choco.kernel.solver.constraints.set | |
---|---|
class |
AbstractBinSetSConstraint
|
class |
AbstractUnSetSConstraint
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |