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.modeling.algebra
package
org.maxicp.modeling.algebra
Abstract Syntax Tree for modeling expressions
Related Packages
Package
Description
org.maxicp.modeling
Symbolic Modeling API
org.maxicp.modeling.algebra.bool
Symbolic modeling over boolean variables
org.maxicp.modeling.algebra.integer
Symbolic modeling over integer variables
org.maxicp.modeling.algebra.scheduling
Symbolic modeling for scheduling problems
org.maxicp.modeling.algebra.sequence
Symbolic modeling for sequence variables
org.maxicp.modeling.concrete
Concrete modeling API
org.maxicp.modeling.constraints
Symbolic constraints
org.maxicp.modeling.symbolic
Symbolic modeling of integer variables and objective functions
org.maxicp.modeling.xcsp3
Implementation of XCSP3 API using MaxiCP
All Classes and Interfaces
Interfaces
Classes
Exception Classes
Class
Description
Expression
An expression, that can be integer, boolean, or a sequence
ExpressionMapper
NonLeafExpressionNode
VariableNotFixedException