Uses of Package
org.projog.clp
Packages that use org.projog.clp
Package
Description
A constraint logic programming library for finite domains.
Contains boolean constraints.
Contains constraints which compare numeric values represented by instances of
Expression.Contains classes that perform arithmetic operators using instances of
Expression.-
Classes in org.projog.clp used by org.projog.clpClassDescriptionA collection of constraints and variables that represent a problem domain.A rule that restricts the numeric values that can be used to solve a problem.Indicates the outcome of attempting to satisfy a constraint.Represents something that can have a range of numeric values.Indicates the outcome of attempting to restrict the possible values of an expression.A set of
longprimitives.Used to iterate over a range of possible values.An expression that can have one or more possible numeric values.Represents the possible values for a variable.Indicates the outcome of attempting to restrict the possible values of a variable. -
Classes in org.projog.clp used by org.projog.clp.boolClassDescriptionA rule that restricts the numeric values that can be used to solve a problem.Indicates the outcome of attempting to satisfy a constraint.Represents something that can have a range of numeric values.
-
Classes in org.projog.clp used by org.projog.clp.compareClassDescriptionA rule that restricts the numeric values that can be used to solve a problem.Indicates the outcome of attempting to satisfy a constraint.Represents something that can have a range of numeric values.
-
Classes in org.projog.clp used by org.projog.clp.mathClassDescriptionRepresents something that can have a range of numeric values.Indicates the outcome of attempting to restrict the possible values of an expression.