Package org.projog.clp
package org.projog.clp
A constraint logic programming library for finite domains.
Created to add constraint logic programming functionality to Projog.
-
ClassDescriptionPerforms a brute force search.A 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.Represents a single immutable number.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.