| Interface | Description |
|---|---|
| ILPProblem |
A linear program in real variables is said to be integral if it has at least one optimal solution which is integral.
|
| Class | Description |
|---|---|
| ILPProblemImpl1 |
This implementation is an ILP problem, in which the variables can be real or integral.
|
| PureILPProblem |
This is a pure integer linear programming problem, in which all variables are integral.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.