Initializing help system before first use

NETSTALLLIMIT

Description
Limit the number of degenerate pivots of the network simplex algorithm, before switching to either primal or dual simplex, depending on ALGAFTERNETWORK.
Type
Integer
Values
-1 
Automatically determined limit
0 
No limit.
n>0 
Limit to n network simplex iterations.
Default value
-1
Affects routines
XPRSlpoptimize ( LPOPTIMIZE), XPRSmipoptimize ( MIPOPTIMIZE) (when network simplex is used).
See also