Home
last modified time | relevance | path

Searched defs:nnewaddconss (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.c403 int nnewaddconss; in SCIPpresolExec() local
H A Dprop.c560 int nnewaddconss; in SCIPpropPresol() local
H A Dscip_cons.c2354int nnewaddconss, /**< number of added constraints since the last call to … in SCIPpresolCons()
H A Dcons.c4016 int nnewaddconss; in SCIPconshdlrPresolve() local
7656int nnewaddconss, /**< number of added constraints since the last call to … in SCIPconsPresol()