network simplex iteration limit

Sets the maximum number of iterations to be performed before the algorithm terminates without reaching optimality.

Purpose

Network simplex iteration limit

API Parameter Name Name prior to V12.6.0
C CPXPARAM_Network_Iterations CPX_PARAM_NETITLIM
C++ IloCplex::Param::Network::Iterations NetItLim (long)
OPL netitlim
Interactive network iterations network iterations
Identifier 5001 5001

Description

Sets the maximum number of iterations to be performed before the algorithm terminates without reaching optimality.

Values

Any nonnegative integer; default: 9223372036800000000.