| Interface | Description |
|---|---|
| LPConstraint | |
| LPEngine |
An LPEngine allows for solving LP-problems.
|
| LPEngineVisitor |
| Enum | Description |
|---|---|
| LPEngine.EngineType |
Engine implemented by implementing class.
|
| LPEngine.ObjectiveTargetType |
Possible types of objectives of an LP
|
| LPEngine.Operator |
Enumeration of operators to use in objectives function and constraints.
|
| LPEngine.VariableType |
Possible variable types within an LP
|