ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Dependency switch

C Name

CPX_PARAM_DEPIND

C++ Name

DepInd

Java Name

DepInd

.NET Name

DepInd

InteractiveOptimizer

preprocessing dependency

Identifier

1008

Description

Decides whether to activate the dependency checker. If on, the dependency checker searches for dependent rows during preprocessing. If off, dependent rows are not identified.

Values

Value 
Meaning 
-1 
Automatic: let CPLEX choose; default 
Off: do not use dependency checker 
Turn on only at the beginning of preprocessing 
Turn on only at the end of preprocessing  
Turn on at the beginning and at the end of preprocessing