| Package | Description |
|---|---|
| org.apache.commons.math.optimization.linear |
This package provides optimization algorithms for linear constrained problems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimplexSolver
Solves a linear problem using the Two-Phase Simplex Method.
|
Copyright © 2003–2018. All rights reserved.