Initializing help system before first use

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.
2 
Steepest edge.
3 
Steepest edge with unit initial weights.
Default value
0
Affects routines
See also