Searched refs:nTimeout1000 (Results 1 – 2 of 2) sorted by relevance
209 &nTimeout1000)) { // NOLINT: Allow repeated empty if in processOption()896 if (_options->nTimeout1000 > 0) { in solve()898 static_cast<double>(_options->nTimeout1000) / 1000.0); in solve()
50 int nTimeout1000 = -1; member in MIPGurobiWrapper::Options