public class SpatialFluentSolver extends MultiConstraintSolver
MultiConstraintSolver.OPTIONS| Modifier and Type | Field and Description |
|---|---|
protected int |
IDs |
constraintSolvers, ingredientsautoprop, components, constraintTypes, logger, name, nesting, noPropOnVarCreation, numcalls, skipPropagation, spacing, theNetwork, variableType| Constructor and Description |
|---|
SpatialFluentSolver(long origin,
long horizon) |
SpatialFluentSolver(long origin,
long horizon,
int maxFluent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
propagate()
Propagate the constraint network.
|
addConstraintsSub, createVariablesSub, createVariablesSub, createVariablesSub, drawConstraintNetworkHierarchy, drawConstraintSolverHierarchy, failurePruning, getConstraintNetworkHierarchy, getConstraintNetworksFromSolverHierarchy, getConstraintSolver, getConstraintSolverHierarchy, getConstraintSolvers, getConstraintSolversFromConstraintSolverHierarchy, getDescription, getOption, registerValueChoiceFunctions, removeConstraintsSub, removeVariablesSub, setConstraintSolver, setIngredients, setOptionsaddConstraint, addConstraintNoPropagation, addConstraints, addConstraintsDebug, addConstraintsNoPropagation, containsVariable, createVariable, createVariable, createVariables, createVariables, deplenish, getComponent, getComponents, getConstraintNetwork, getConstraints, getConstraints, getID, getOption, getVariable, getVariables, getVariables, getVariables, isCompatible, maskConstraints, removeConstraint, removeConstraints, removeVariable, removeVariables, setComponent, setComponents, setConstraintNetwork, setName, setOptions, toString, unmaskConstraintspublic SpatialFluentSolver(long origin,
long horizon)
public SpatialFluentSolver(long origin,
long horizon,
int maxFluent)
public boolean propagate()
ConstraintSolverpropagate in class MultiConstraintSolver