Modifier and Type | Class and Description |
---|---|
class |
NaiveRule
This pivoting rule chooses the column with the most negative reduced cost.
|
class |
SmallestSubscriptRule
Bland's smallest-subscript rule is for anti-cycling in choosing a pivot.
|
Constructor and Description |
---|
FerrisMangasarianWrightPhase2(SimplexPivoting pivoting)
Construct an LP solver to solve canonical LP problems using the Phase 2 algorithm in Ferris, Mangasarian & Wright.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.