Home
last modified time | relevance | path

Searched refs:GetIntegerParam (Results 1 – 13 of 13) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/linear_solver/
H A Dcbc_interface.cc261 if (param.GetIntegerParam(MPSolverParameters::INCREMENTALITY) == in Solve()
H A Dglop_interface.cc336 SetScalingMode(param.GetIntegerParam(MPSolverParameters::SCALING)); in SetParameters()
H A Dlinear_solver.cc1925 SetPresolveMode(param.GetIntegerParam(MPSolverParameters::PRESOLVE)); in SetCommonParameters()
1929 int value = param.GetIntegerParam(MPSolverParameters::LP_ALGORITHM); in SetCommonParameters()
2144 int MPSolverParameters::GetIntegerParam( in GetIntegerParam() function in operations_research::MPSolverParameters
H A Dclp_interface.cc410 if (param.GetIntegerParam(MPSolverParameters::INCREMENTALITY) == in Solve()
H A Dlinear_solver.h1513 int GetIntegerParam(MPSolverParameters::IntegerParam param) const;
H A Dglpk_interface.cc525 if (param.GetIntegerParam(MPSolverParameters::INCREMENTALITY) == in Solve()
H A Dscip_interface.cc686 if (param.GetIntegerParam(MPSolverParameters::INCREMENTALITY) == in Solve()
H A Dcplex_interface.cc1086 param.GetIntegerParam(MPSolverParameters::INCREMENTALITY)); in Solve()
H A Dxpress_interface.cc1235 param.GetIntegerParam(MPSolverParameters::INCREMENTALITY)); in Solve()
H A Dgurobi_interface.cc1151 if (param.GetIntegerParam(MPSolverParameters::INCREMENTALITY) == in Solve()
/dports/math/py-or-tools/or-tools-9.2/ortools/linear_solver/csharp/
H A Dlinear_solver.i279 %unignore operations_research::MPSolverParameters::GetIntegerParam; // no test
/dports/math/py-or-tools/or-tools-9.2/ortools/linear_solver/python/
H A Dlinear_solver.i427 %unignore operations_research::MPSolverParameters::GetIntegerParam;
/dports/math/py-or-tools/or-tools-9.2/ortools/linear_solver/java/
H A Dlinear_solver.i464 %rename (getIntegerParam) operations_research::MPSolverParameters::GetIntegerParam; // no test