Home
last modified time | relevance | path

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

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/CutGen/Decomp/
H A Ddecomp_lp.c42 cpx_status = CPXgetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, &itlim); in load_decomp_lp()
44 cpx_status = CPXsetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, 0); in load_decomp_lp()
48 cpx_status = CPXsetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, itlim); in load_decomp_lp()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/LP/
H A Dlpcplex.c426 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &itlim);
464 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &old_iterationlim);
488 rval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM, iterationlim);
558 sval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM,
/dports/math/glpk/glpk-5.0/examples/cplex/
H A Dcplex.h76 #define CPX_PARAM_ITLIM 1020 macro
H A Dcplex.c95 {CPX_PARAM_ITLIM, BIGINT, 0, BIGINT},
/dports/math/SCIP/scip-7.0.3/src/lpi/
H A Dlpi_cpx.c88 CPX_PARAM_ITLIM,
2494 itlim = getIntParam(lpi, CPX_PARAM_ITLIM); in SCIPlpiSolveDual()
2495 setIntParam(lpi, CPX_PARAM_ITLIM, 1); in SCIPlpiSolveDual()
2517 setIntParam(lpi, CPX_PARAM_ITLIM, itlim); in SCIPlpiSolveDual()
2675 olditlim = getIntParam(lpi, CPX_PARAM_ITLIM); in lpiStrongbranchIntegral()
2676 setIntParam(lpi, CPX_PARAM_ITLIM, itlim); in lpiStrongbranchIntegral()
2733 setIntParam(lpi, CPX_PARAM_ITLIM, olditlim); in lpiStrongbranchIntegral()
4320 *ival = getIntParam(lpi, CPX_PARAM_ITLIM); in SCIPlpiGetIntpar()
4427 setIntParam(lpi, CPX_PARAM_ITLIM, ival); in SCIPlpiSetIntpar()
/dports/math/concorde/concorde/LP/
H A Dlpcplex4.c527 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &itlim); in dualopt()
598 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &old_iterationlim); in CClp_limited_dualopt()
639 rval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM, iterationlim); in CClp_limited_dualopt()
718 sval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM, in CClp_limited_dualopt()
H A Dlpcplex5.c550 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &itlim); in dualopt()
628 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &old_iterationlim); in CClp_limited_dualopt()
669 rval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM, iterationlim); in CClp_limited_dualopt()
751 sval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM, in CClp_limited_dualopt()
H A Dlpcplex6.c581 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &itlim); in dualopt()
659 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &old_iterationlim); in CClp_limited_dualopt()
700 rval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM, iterationlim); in CClp_limited_dualopt()
782 sval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM, in CClp_limited_dualopt()
H A Dlpcplex8.c553 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &itlim); in dualopt()
632 rval = CPXgetintparam (lp->cplex_env, CPX_PARAM_ITLIM, &old_iterationlim); in CClp_limited_dualopt()
673 rval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM, iterationlim); in CClp_limited_dualopt()
773 sval = CPXsetintparam (lp->cplex_env, CPX_PARAM_ITLIM, in CClp_limited_dualopt()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_solver.c1641 cpx_status = CPXgetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, &itlim); in refactorize()
1643 cpx_status = CPXsetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, 0); in refactorize()
1647 cpx_status = CPXsetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, itlim); in refactorize()
1760 cpx_status = CPXgetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, &itlim); in dual_simplex()
1762 cpx_status = CPXinfointparam(lp_data->cpxenv, CPX_PARAM_ITLIM, in dual_simplex()
1765 cpx_status = CPXsetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, defit); in dual_simplex()
1782 cpx_status = CPXsetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, itlim); in dual_simplex()
1899 CPX_PARAM_ITLIM, &itlim, NULL, NULL); in dual_simplex()
1901 cpx_status = CPXsetintparam(lp_data->cpxenv, CPX_PARAM_ITLIM, itlim); in dual_simplex()
/dports/math/osi/Osi-0.108.6/Osi/src/OsiCpx/
H A DOsiCpxSolverInterface.cpp530 …retval = (CPXsetintparam(env_, CPX_PARAM_ITLIM, value) == 0); // ??? OsiMaxNumIteration == #Simple… in setIntParam()
611 …retval = (CPXgetintparam(env_, CPX_PARAM_ITLIM, &value) == 0); // ??? OsiMaxNumIteration == #Simpl… in getIntParam()
997 err = CPXgetintparam(env_, CPX_PARAM_ITLIM, &maxiter); in solveFromHotStart()
999 err = CPXsetintparam(env_, CPX_PARAM_ITLIM, hotStartMaxIteration_); in solveFromHotStart()
1004 err = CPXsetintparam(env_, CPX_PARAM_ITLIM, maxiter); in solveFromHotStart()
/dports/math/clp/Clp-1.17.3/Osi/src/OsiCpx/
H A DOsiCpxSolverInterface.cpp530 …retval = (CPXsetintparam(env_, CPX_PARAM_ITLIM, value) == 0); // ??? OsiMaxNumIteration == #Simple… in setIntParam()
611 …retval = (CPXgetintparam(env_, CPX_PARAM_ITLIM, &value) == 0); // ??? OsiMaxNumIteration == #Simpl… in getIntParam()
997 err = CPXgetintparam(env_, CPX_PARAM_ITLIM, &maxiter); in solveFromHotStart()
999 err = CPXsetintparam(env_, CPX_PARAM_ITLIM, hotStartMaxIteration_); in solveFromHotStart()
1004 err = CPXsetintparam(env_, CPX_PARAM_ITLIM, maxiter); in solveFromHotStart()
/dports/math/ogdf/OGDF/src/coin/Osi/
H A DOsiCpxSolverInterface.cpp550 …retval = ( CPXsetintparam( env_, CPX_PARAM_ITLIM, value ) == 0 ); // ??? OsiMaxNumIteration == #S… in setIntParam()
639 …retval = ( CPXgetintparam( env_, CPX_PARAM_ITLIM, &value ) == 0 ); // ??? OsiMaxNumIteration == #… in getIntParam()
1052 err = CPXgetintparam( env_, CPX_PARAM_ITLIM, &maxiter ); in solveFromHotStart()
1054 err = CPXsetintparam( env_, CPX_PARAM_ITLIM, hotStartMaxIteration_ ); in solveFromHotStart()
1059 err = CPXsetintparam( env_, CPX_PARAM_ITLIM, maxiter ); in solveFromHotStart()