Home
last modified time | relevance | path

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

/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dpresol.pxi74int nnewfixedvars, int nnewaggrvars, int nnewchgvartypes, int nnewchgbds, int nnewholes,
H A Dconshdlr.pxi81 nnewfixedvars, nnewaggrvars, nnewchgvartypes, nnewchgbds, nnewholes, argument
322int nnewfixedvars, int nnewaggrvars, int nnewchgvartypes, int nnewchgbds, int nnewholes,
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpresol.c397 int nnewfixedvars; in SCIPpresolExec() local
H A Dprop.c554 int nnewfixedvars; in SCIPpropPresol() local
H A Dscip_cons.c2348int nnewfixedvars, /**< number of variables fixed since the last call to th… in SCIPpresolCons()
H A Dcons.c4010 int nnewfixedvars; in SCIPconshdlrPresolve() local
7650int nnewfixedvars, /**< number of variables fixed since the last call to th… in SCIPconsPresol()