public class FerrisMangasarianWrightPhase1 extends Object
Constructor and Description |
---|
FerrisMangasarianWrightPhase1(SimplexTable table)
Construct the phase 1 algorithm for an infeasible table corresponding to a non-standard linear programming problem, e.g., b ≥ 0.
|
public FerrisMangasarianWrightPhase1(SimplexTable table)
table
- an infeasible tablepublic SimplexTable process() throws LPInfeasible, Exception
LPInfeasible
- if the linear programming problem is infeasibleException
- if any errorCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.