Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_bounddisjunction.c97 #define CONFLICTHDLR_PRIORITY -3000000 macro
3457 …ConflicthdlrBasic(scip, &conflicthdlr, CONFLICTHDLR_NAME, CONFLICTHDLR_DESC, CONFLICTHDLR_PRIORITY, in SCIPincludeConshdlrBounddisjunction()
H A Dcons_logicor.c82 #define CONFLICTHDLR_PRIORITY LINCONSUPGD_PRIORITY macro
5126 …ConflicthdlrBasic(scip, &conflicthdlr, CONFLICTHDLR_NAME, CONFLICTHDLR_DESC, CONFLICTHDLR_PRIORITY, in SCIPincludeConshdlrLogicor()
H A Dcons_setppc.c82 #define CONFLICTHDLR_PRIORITY LINCONSUPGD_PRIORITY macro
8961 …IPincludeConflicthdlrBasic(scip, NULL, CONFLICTHDLR_NAME, CONFLICTHDLR_DESC, CONFLICTHDLR_PRIORITY, in SCIPincludeConshdlrSetppc()
H A Dcons_indicator.c268 #define CONFLICTHDLR_PRIORITY 200000 macro
7228 …ConflicthdlrBasic(scip, &conflicthdlr, CONFLICTHDLR_NAME, CONFLICTHDLR_DESC, CONFLICTHDLR_PRIORITY, in SCIPincludeConshdlrIndicator()
H A Dcons_linear.c112 #define CONFLICTHDLR_PRIORITY -1000000 macro
17500 …ConflicthdlrBasic(scip, &conflicthdlr, CONFLICTHDLR_NAME, CONFLICTHDLR_DESC, CONFLICTHDLR_PRIORITY, in SCIPincludeConshdlrLinear()