Package org.projog.clp.compare
package org.projog.clp.compare
Contains constraints which compare numeric values represented by instances of
Expression.-
ClassesClassDescriptionEnforces that the possible values of a given
Expressionare within the given range.Enforces that twoExpressions have the same value.Enforces that the value of oneExpressionis less than another.Enforces that the value of oneExpressionis less than or equal to another.Enforces that twoExpressions do not have the same value.