Package | Description |
---|---|
org.apache.commons.math3.optim.linear |
Optimization algorithms for linear constrained problems.
|
Modifier and Type | Field and Description |
---|---|
private SolutionCallback |
SimplexSolver.solutionCallback
The solution callback to access the best solution found so far in case
the optimizer fails to find an optimal solution within the iteration limits.
|