Home
last modified time | relevance | path

Searched defs:nnewchgsides (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.c406 int nnewchgsides; in SCIPpresolExec() local
H A Dprop.c563 int nnewchgsides; in SCIPpropPresol() local
H A Dscip_cons.c2357int nnewchgsides, /**< number of changed left or right hand sides since th… in SCIPpresolCons()
H A Dcons.c4019 int nnewchgsides; in SCIPconshdlrPresolve() local
7659int nnewchgsides, /**< number of changed left or right hand sides since th… in SCIPconsPresol()