time spent probing

Limits the amount of time in seconds spent probing.

Purpose

Time spent probing

API Parameter Name Name prior to V12.6.0
C CPXPARAM_MIP_Limits_ProbeTime CPX_PARAM_PROBETIME
C++ IloCplex::Param::MIP::Limits::ProbeTime ProbeTime (double)
OPL probetime
Interactive mip limits probetime mip limits probetime
Identifier 2065 2065

Description

Limits the amount of time in seconds spent probing.

For a parameter limiting the amount of time spent probing in deterministic ticks (rather than seconds) see deterministic time spent probing (CPX_PARAM_PROBEDETTIME, ProbeDetTime).

Values

Any nonnegative number; default: 1e+75.