PRICINGALG


Description
Simplex: This determines the primal simplex pricing method. It is used to select which variable enters the basis on each iteration. In general Devex pricing requires more time on each iteration, but may reduce the total number of iterations, whereas partial pricing saves time on each iteration, but may result in more iterations.
Type
Integer
Values
-1 
Partial pricing.
0 
Determined automatically.
1 
Devex pricing.
Default value
0
Affects routines
See also


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.