simplex network extraction level
Establishes the level of network extraction for network simplex optimization.
Purpose
Simplex network extraction level
|
Description
Establishes the level of network extraction for network simplex optimization. The default value is suitable for recognizing commonly used modeling approaches when representing a network problem within an LP formulation.
| Value | Symbol | Meaning |
|---|---|---|
| 1 | CPX_NETFIND_PURE |
Extract pure network only |
| 2 | CPX_NETFIND_REFLECT |
Try reflection scaling; default |
| 3 | CPX_NETFIND_SCALE |
Try general scaling |