See: Description
| Interface | Description |
|---|---|
| LSBBNativeFunction |
Native function interface.
|
| Class | Description |
|---|---|
| LocalSolverBlackBox |
LocalSolverBlackBox environment.
|
| LSBBExpression |
Mathematical modeling expression.
|
| LSBBModel |
Mathematical optimization model.
|
| LSBBNativeContext |
Context for native functions.
|
| LSBBParam |
Solving parameters.
|
| LSBBSolution |
Solution to the optimization model.
|
| Enum | Description |
|---|---|
| LSBBErrorCode |
List of error codes used by LSBBException.
|
| LSBBObjectiveDirection |
Objective directions.
|
| LSBBOperator |
Mathematical operators available for modeling.
|
| LSBBState |
State of LocalSolverBlackBox environment.
|
| Exception | Description |
|---|---|
| LSBBException |
LocalSolver exception.
|