Interface | Description |
---|---|
SimplexPivoting |
A simplex pivoting finds a row and column to exchange to reduce the cost function.
|
Class | Description |
---|---|
NaiveRule |
This pivoting rule chooses the column with the most negative reduced cost.
|
SimplexPivoting.Pivot |
the pivot
|
SmallestSubscriptRule |
Bland's smallest-subscript rule is for anti-cycling in choosing a pivot.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.