public class SqrtPeqR extends PmulQeqR
p, q, r, xmlAttributesatomicExecution, consistencyPruningEvents, earlyTerminationOK, id, increaseWeight, numberArgs, numberId, tracequeueIndex| Constructor and Description |
|---|
SqrtPeqR(FloatVar p,
FloatVar r)
It constructs a constraint sqrt(P) = R.
|
| Modifier and Type | Method and Description |
|---|---|
void |
consistency(Store store)
It is a (most probably incomplete) consistency function which removes the
values from variables domains.
|
FloatVar |
derivative(Store store,
FloatVar f,
Set<FloatVar> vars,
FloatVar x) |
String |
toString()
It produces a string representation of a constraint state.
|
arguments, getConsistencyPruningEvent, impose, increaseWeight, removeConstraint, satisfiedcleanAfterFailure, decompose, getGuideConstraint, getGuideValue, getGuideVariable, id, impose, imposeDecomposition, numberArgs, queueVariable, removeLevel, removeLevelLate, requiresMonotonicity, setConsistencyPruningEvent, supplyGuideFeedbackauxiliaryVariables, imposeDecompositionpublic void consistency(Store store)
Constraintconsistency in class PmulQeqRstore - constraint store within which the constraint consistency is being checked.public String toString()
ConstraintCopyright © 2016. All rights reserved.