Home
last modified time | relevance | path

Searched defs:nnewchgbds (Results 1 – 6 of 6) sorted by relevance

/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dpresol.pxi74 … int nnewfixedvars, int nnewaggrvars, int nnewchgvartypes, int nnewchgbds, int nnewholes,
H A Dconshdlr.pxi81 nnewfixedvars, nnewaggrvars, nnewchgvartypes, nnewchgbds, nnewholes, argument
322 … int nnewfixedvars, int nnewaggrvars, int nnewchgvartypes, int nnewchgbds, int nnewholes,
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpresol.c400 int nnewchgbds; in SCIPpresolExec() local
H A Dprop.c557 int nnewchgbds; in SCIPpropPresol() local
H A Dscip_cons.c2351int nnewchgbds, /**< number of variable bounds tightened since the last … in SCIPpresolCons()
H A Dcons.c4013 int nnewchgbds; in SCIPconshdlrPresolve() local
7653int nnewchgbds, /**< number of variable bounds tightened since the last … in SCIPconsPresol()