|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConsistencyRelation | |
---|---|
choco.cp.solver.constraints.reified | |
choco.kernel.solver.constraints.integer.extension | |
samples.documentation |
Uses of ConsistencyRelation in choco.cp.solver.constraints.reified |
---|
Subclasses of ConsistencyRelation in choco.cp.solver.constraints.reified | |
---|---|
class |
ExpressionSConstraint
User: hcambaza A constraint to deal with complex expression of variables involving a wide range of operators |
Uses of ConsistencyRelation in choco.kernel.solver.constraints.integer.extension |
---|
Subclasses of ConsistencyRelation in choco.kernel.solver.constraints.integer.extension | |
---|---|
class |
CouplesBitSetTable
|
class |
CouplesTable
|
class |
CouplesTest
|
class |
TuplesTable
|
class |
TuplesTest
|
Methods in choco.kernel.solver.constraints.integer.extension that return ConsistencyRelation | |
---|---|
ConsistencyRelation |
TuplesTest.getOpposite()
|
ConsistencyRelation |
TuplesTable.getOpposite()
|
ConsistencyRelation |
CouplesTest.getOpposite()
|
ConsistencyRelation |
CouplesTable.getOpposite()
compute the opposite relation by "reusing" the table of consistency |
ConsistencyRelation |
CouplesBitSetTable.getOpposite()
compute the opposite relation by "reusing" the table of consistency |
abstract ConsistencyRelation |
ConsistencyRelation.getOpposite()
return the opposite relation of itself |
Uses of ConsistencyRelation in samples.documentation |
---|
Subclasses of ConsistencyRelation in samples.documentation | |
---|---|
static class |
Code4Doc5.MyEquality
|
static class |
Code4Doc5.NotAllEqual
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |