| Class and Description |
|---|
| CLP
Java interface for the CLP linear solver.
|
| CLP.ALGORITHM
Solution algorithm
|
| CLP.SCALING
Parameter scaling
|
| CLP.STATUS
Solution status
|
| CLPConstraint
Holds a constraint of a
CLP model. |
| CLPConstraint.TYPE
Constraint type.
|
| CLPExpression
Builder class to create the left-hand side of a
CLPConstraint. |
| CLPObjective
Holds a constraint of a
CLP model. |
| CLPVariable
Holds a variable of a
CLP model. |
| CLPVariableSet
Builder class for a set of
CLPVariable with identical parameters. |