|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TuplesTable | |
---|---|
choco.cp.solver |
Uses of TuplesTable in choco.cp.solver |
---|
Methods in choco.cp.solver with parameters of type TuplesTable | |
---|---|
static SConstraint |
CPSolver.feasibleTupleFC(IntDomainVar[] vars,
TuplesTable tuples)
Create a constraint enforcing Forward Checking on a given a given list of feasible tuples |
static SConstraint |
CPSolver.infeasibleTupleFC(IntDomainVar[] vars,
TuplesTable tuples)
Create a constraint enforcing Forward Checking on a given a given list of infeasible tuples |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |