Searched refs:domainReductionsCreate (Results 1 – 1 of 1) sorted by relevance
1711 SCIP_RETCODE domainReductionsCreate( in domainReductionsCreate() function4895 SCIP_CALL( domainReductionsCreate(scip, &downdomainreductions) ); in selectVarRecursive()4896 SCIP_CALL( domainReductionsCreate(scip, &updomainreductions) ); in selectVarRecursive()5405 SCIP_CALL( domainReductionsCreate(scip, &domainreductions) ); in selectVarStart()