ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > MIP flow path cut switch

C Name

CPX_PARAM_FLOWPATHS

C++ Name

FlowPaths

Java Name

FlowPaths

.NET Name

FlowPaths

InteractiveOptimizer

mip cuts pathcut

Identifier

2051

Description

Decides whether or not flow path cuts should be generated for the problem. Setting the value to 0 (zero), the default, indicates that the attempt to generate flow path cuts should continue only if it seems to be helping.

Values

Value 
Meaning 
-1 
Do not generate flow path cuts 
Automatic: let CPLEX choose; default  
Generate flow path cuts moderately 
Generate flow path cuts aggressively