Home
last modified time | relevance | path

Searched defs:SCIPmarkConsPropagate (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_cons.h1766 #define SCIPmarkConsPropagate(scip, cons) SCIPconsMarkPropagate(cons, (scip)->set) macro
H A Dscip_cons.c1951 SCIP_RETCODE SCIPmarkConsPropagate( in SCIPmarkConsPropagate() function