Uses of Package
org.projog.clp.compare
Packages that use org.projog.clp.compare
Package
Description
Contains constraints which compare numeric values represented by instances of
Expression.-
Classes in org.projog.clp.compare used by org.projog.clp.compareClassDescriptionEnforces 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.