ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Network logging display switch

C Name

CPX_PARAM_NETDISPLAY

C++ Name

NetDisplay

Java Name

NetDisplay

.NET Name

NetDisplay

InteractiveOptimizer

network display

Identifier

5005

Description

Decides what CPLEX reports to the screen during network optimization. Settings 1 and 2 differ only during Phase I. Setting 2 shows monotonic values, whereas 1 usually does not.

Values

Value 
Symbol 
Meaning 
CPXNET_NO_DISPLAY_OBJECTIVE 
No display 
CPXNET_TRUE_OBJECTIVE 
Display true objective values 
CPXNET_PENALIZE_OBJECTIVE 
Display penalized objective values; default