|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchoco.palm.dbt.explain.GenericExplanation
choco.palm.dbt.integer.explain.AbstractBoundExplanation
public abstract class AbstractBoundExplanation
Field Summary |
---|
Fields inherited from class choco.palm.dbt.explain.GenericExplanation |
---|
explanation, pb, timeStamp |
Constructor Summary | |
---|---|
AbstractBoundExplanation(AbstractProblem pb)
|
Method Summary | |
---|---|
int |
getPreviousValue()
|
PalmIntVar |
getVariable()
|
Methods inherited from class choco.palm.dbt.explain.GenericExplanation |
---|
add, addAll, addDependencies, clear, contains, containsAll, copy, delete, empties, getBitSet, getConstraint, getNogood, hashCode, isEmpty, isValid, isValid, makeDecSupExplanation, makeDecSupExplanation, makeIncInfExplanation, makeIncInfExplanation, makeRemovalExplanation, merge, postUndoRemoval, reinitTimestamp, removeDependencies, size, toNogood, toSet, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractBoundExplanation(AbstractProblem pb)
Method Detail |
---|
public int getPreviousValue()
getPreviousValue
in interface IBoundExplanation
public PalmIntVar getVariable()
getVariable
in interface IBoundExplanation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |