Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dprop_sync.c143 SCIP_DECL_PROPFREE(propFreeSync) in SCIP_DECL_PROPFREE() argument
303 SCIP_CALL( SCIPsetPropFree(scip, prop, propFreeSync) ); in SCIPincludePropSync()