Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_quadratic.c2943 SCIP_RETCODE mergeAndCleanBilinearTerms( in mergeAndCleanBilinearTerms() function
3333 SCIP_CALL( mergeAndCleanBilinearTerms(scip, cons) ); in removeFixedVariables()
4697 SCIP_CALL( mergeAndCleanBilinearTerms(scip, cons) ); in presolveDisaggregate()
5003 SCIP_CALL( mergeAndCleanBilinearTerms(scip, cons) ); in presolveApplyImplications()
12247 SCIP_CALL( mergeAndCleanBilinearTerms(scip, conss[c]) ); in SCIP_DECL_CONSEXITPRE()
13121 SCIP_CALL( mergeAndCleanBilinearTerms(scip, conss[c]) ); in SCIP_DECL_CONSPRESOL()
13221 SCIP_CALL( mergeAndCleanBilinearTerms(scip, conss[c]) ); in SCIP_DECL_CONSPRESOL()
13380 SCIP_CALL( mergeAndCleanBilinearTerms(scip, conss[c]) ); in SCIP_DECL_CONSPRESOL()
13519 SCIP_CALL( mergeAndCleanBilinearTerms(scip, cons) ); in SCIP_DECL_CONSENABLE()