ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Simplex network extraction level

C Name

CPX_PARAM_NETFIND

C++ Name

NetFind

Java Name

NetFind

.NET Name

NetFind

InteractiveOptimizer

network netfind

Identifier

1022

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.

Values

Value 
Symbol 
Meaning 
CPX_NETFIND_PURE 
Extract pure network only  
CPX_NETFIND_REFLECT  
Try reflection scaling; default  
CPX_NETFIND_SCALE 
Try general scaling