Functional Summary |
Table 5.1 summarizes the list of options available for the SOLVE WITH LP statement, classified by function.
Description |
Option |
---|---|
Solver Options: |
|
Enables or disables IIS detection |
|
Specifies the type of solver |
|
Specifies the type of solver called after network simplex |
|
Presolve Option: |
|
Specifies the type of presolve |
|
Control Options: |
|
Specifies the feasibility tolerance |
|
Specifies the maximum number of iterations |
|
Specifies the upper limit on real time used to solve the problem |
|
Specifies the optimality tolerance |
|
Specifies the frequency of printing solution progress |
|
Specifies the detail of solution progress printed in log |
|
Specifies units of CPU time or real time |
|
Simplex Algorithm Options: |
|
Specifies the type of initial basis |
|
Specifies the type of pricing strategy |
|
Specifies the queue size for determining entering variable |
|
Enables or disables scaling of the problem |
|
Interior Point Algorithm Options: |
|
Enables or disables interior crossover (Experimental) |
|
Specifies the stopping criterion based on duality gap |
|
Specifies the stopping criterion based on dual infeasibility |
|
Specifies the stopping criterion based on primal infeasibility |