JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Module
org.maxicp
Package org.maxicp.cp
package
org.maxicp.cp
Constraint Programming Solver Implementation
Related Packages
Package
Description
org.maxicp
Root package of MaxiCP
org.maxicp.cp.modeling
CP Instantiation of the Symbolic Modeling API
org.maxicp.modeling
Symbolic Modeling API
org.maxicp.search
Search API
org.maxicp.state
State Management (trailer, copier, etc.)
org.maxicp.util
Provides utility tools and objects (file reading, exceptions, some data-structures, etc.)
Classes
Class
Description
CPFactory
Factory to create
CPSolver
,
CPIntVar
,
CPConstraint
,
CPSeqVar
and some modeling utility methods.