Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dprop_sync.c76 SCIP_RETCODE applyBoundChanges( in applyBoundChanges() function
222 SCIP_CALL( applyBoundChanges(scip, data, result, &ntightened, &ntightenedint) ); in SCIP_DECL_PROPPRESOL()
258 SCIP_CALL( applyBoundChanges(scip, data, result, &ntightened, &ntightenedint) ); in SCIP_DECL_PROPEXEC()