Package choco.palm.real.exp

Class Summary
AbstractPalmRealBinTerm Abstract implementation of a real binary term (like addition for instance).
AbstractPalmRealUnTerm Abstract implementation of a real binary term (like addition for instance).
PalmRealIntervalConstant Implementation of a constant interval.
PalmRealMinus Implementation of a real substraction expression.
PalmRealMult Implementation of a explained real multiplication expression.
PalmRealPlus Implementation of a real addition expression.