Home
last modified time | relevance | path

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

/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dpresol.pxi75 … int nnewdelconss, int nnewaddconss, int nnewupgdconss, int nnewchgcoefs, int nnewchgsides,
H A Dconshdlr.pxi82 … nnewdelconss, nnewaddconss, nnewupgdconss, nnewchgcoefs, nnewchgsides, result_dict): argument
323 … int nnewdelconss, int nnewaddconss, int nnewupgdconss, int nnewchgcoefs, int nnewchgsides,
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpresol.c404 int nnewupgdconss; in SCIPpresolExec() local
H A Dprop.c561 int nnewupgdconss; in SCIPpropPresol() local
H A Dscip_cons.c2355int nnewupgdconss, /**< number of upgraded constraints since the last call … in SCIPpresolCons()
H A Dcons.c4017 int nnewupgdconss; in SCIPconshdlrPresolve() local
7657int nnewupgdconss, /**< number of upgraded constraints since the last call … in SCIPconsPresol()