|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoFeasibleSolutionException | |
---|---|
org.apache.commons.math3.optim.linear | Optimization algorithms for linear constrained problems. |
Uses of NoFeasibleSolutionException in org.apache.commons.math3.optim.linear |
---|
Methods in org.apache.commons.math3.optim.linear that throw NoFeasibleSolutionException | |
---|---|
PointValuePair |
SimplexSolver.doOptimize()
Performs the bulk of the optimization algorithm. |
protected void |
SimplexSolver.solvePhase1(org.apache.commons.math3.optim.linear.SimplexTableau tableau)
Solves Phase 1 of the Simplex method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |