choco.palm.dbt.integer.explain
Interface IBoundExplanation

All Known Implementing Classes:
AbstractBoundExplanation, DecSupExplanation, IncInfExplanation

public interface IBoundExplanation


Method Summary
 int getPreviousValue()
           
 PalmIntVar getVariable()
           
 

Method Detail

getPreviousValue

int getPreviousValue()

getVariable

PalmIntVar getVariable()