Home
last modified time | relevance | path

Searched refs:SCIPcopyOrigVars (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_copy.h430 SCIP_RETCODE SCIPcopyOrigVars(
H A Dscip_copy.c1221 SCIP_RETCODE SCIPcopyOrigVars( in SCIPcopyOrigVars() function
/dports/math/SCIP/scip-7.0.3/
H A DCHANGELOG1882 - added parameters `fixedvars`, `fixedvals`, `nfixedvars` to SCIPcopyOrigVars()
3124 …IPcopyOrig() to copy the original problem. Analoguosly, use SCIPcopyOrigProb(), SCIPcopyOrigVars(),