|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeSConstraint | |
---|---|
choco.cp.solver.constraints.global.tree.filtering |
Uses of TreeSConstraint in choco.cp.solver.constraints.global.tree.filtering |
---|
Fields in choco.cp.solver.constraints.global.tree.filtering declared as TreeSConstraint | |
---|---|
protected TreeSConstraint |
RemovalsAdvisor.treeConst
the tree constraint object that allow to access to the Choco solver functions like fail() |
protected TreeSConstraint |
FilteringAdvisor.treeConst
the tree constraint object that allow to access to the Choco solver functions like fail() |
Constructors in choco.cp.solver.constraints.global.tree.filtering with parameters of type TreeSConstraint | |
---|---|
FilteringAdvisor(Solver solver,
TreeSConstraint treeConst,
TreeParameters tree,
StructuresAdvisor struct,
boolean affiche)
constructor: build a filtering manager that deals with all the propagators involved in the tree constraint |
|
RemovalsAdvisor(Solver solver,
TreeSConstraint treeConst,
TreeParameters treeParams,
StructuresAdvisor struct)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |