Home
last modified time | relevance | path

Searched defs:nnewaggrvars (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.c398 int nnewaggrvars; in SCIPpresolExec() local
H A Dprop.c555 int nnewaggrvars; in SCIPpropPresol() local
H A Dscip_cons.c2349int nnewaggrvars, /**< number of variables aggregated since the last call … in SCIPpresolCons()
H A Dcons.c4011 int nnewaggrvars; in SCIPconshdlrPresolve() local
7651int nnewaggrvars, /**< number of variables aggregated since the last call … in SCIPconsPresol()