| Interface | Description |
|---|---|
| LPSimplexMinimizer |
A simplex LP minimizer can be read off from the solution simplex table.
|
| LPSimplexSolution |
The solution to a linear programming problem using a simplex method contains an
LPSimplexMinimizer. |
| Class | Description |
|---|---|
| LPBoundedMinimizer |
This is the solution to a bounded linear programming problem.
|
| LPUnboundedMinimizer |
This is the solution to an unbounded linear programming problem.
|
| LPUnboundedMinimizerScheme2 |
This is the solution to an unbounded linear programming problem found in scheme 2.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.