Initializing help system before first use

KEEPBASIS

Description
Simplex: This determines which basis to use for the next iteration. The choice is between using that determined by the crash procedure at the first iteration, or using the basis from the last iteration.
Type
Integer
Values
0 
Problem optimization starts from the first iteration, i.e. the previous basis is ignored.
1 
The previously loaded basis (last in memory) should be used.
2 
Use the previous basis only if it is valid for the current problem (the number of basic variables must match the number of rows).
Default value
1
Note
This gets reset to the default value after optimization has started.
Affects routines