|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| LPSimplexSolver<P extends LPProblem> | A simplex solver works toward an LP solution by sequentially applying Jordan exchange to a simplex table. |
| Class Summary | |
|---|---|
| FerrisMangasarianWrightPhase2 | This implementation solves a canonical linear programming problem that does not need preprocessing its simplex table. |
| LPCanonicalSolver | This is an LP solver that solves a canonical LP problem in the following form. |
| LPTwoPhaseSolver | This implementation solves a linear programming problem, LPProblem, using a two-step approach. |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||