Home
last modified time | relevance | path

Searched refs:CONSHDLR_NAME (Results 1 – 25 of 45) sorted by relevance

12

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics/
H A Dcons_rowcuts.cpp28 #define CONSHDLR_NAME "rowcuts" macro
84 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in checkRowcuts()
190 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSFREE()
245 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSENFOLP()
272 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSENFOPS()
300 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSCHECK()
378 SCIP_CALL( SCIPincludeConshdlr(scip, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrRowcuts()
395 SCIP_CALL( SCIPincludeConshdlr(scip, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrRowcuts()
412 SCIP_CALL( SCIPincludeConshdlr(scip, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrRowcuts()
429 SCIP_CALL( SCIPincludeConshdlr(scip, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrRowcuts()
[all …]
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_benderslp.c46 #define CONSHDLR_NAME "benderslp" macro
273 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrBenderslp()
286 "constraints/" CONSHDLR_NAME "/maxdepth", in SCIPincludeConshdlrBenderslp()
291 "constraints/" CONSHDLR_NAME "/depthfreq", in SCIPincludeConshdlrBenderslp()
296 "constraints/" CONSHDLR_NAME "/stalllimit", in SCIPincludeConshdlrBenderslp()
301 "constraints/" CONSHDLR_NAME "/iterlimit", in SCIPincludeConshdlrBenderslp()
306 …"constraints/" CONSHDLR_NAME "/active", "is the Benders' decomposition LP cut constraint handler a… in SCIPincludeConshdlrBenderslp()
H A Dcons_integral.c39 #define CONSHDLR_NAME "integral" macro
57 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
76 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSENFOLP()
116 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSENFORELAX()
182 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSCHECK()
276 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSGETDIVEBDCHGS()
338 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrIntegral()
H A Dcons_linking.c72 #define CONSHDLR_NAME "linking" macro
1898 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in enforceConstraint()
1943 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
1960 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSFREE()
2043 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSDELETE()
2077 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSTRANS()
2148 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSSEPALP()
2188 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSSEPASOL()
3378 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsLinking()
3459 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPexistsConsLinking()
[all …]
H A Dcons_countsols.c75 #define CONSHDLR_NAME "countsols" macro
2545 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIP_DECL_DISPOUTPUT()
2578 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIP_DECL_DISPOUTPUT()
2630 "constraints/" CONSHDLR_NAME "/active", in includeConshdlrCountsols()
2634 "constraints/" CONSHDLR_NAME "/sparsetest", in includeConshdlrCountsols()
2642 "constraints/" CONSHDLR_NAME "/collect", in includeConshdlrCountsols()
2646 "constraints/" CONSHDLR_NAME "/sollimit", in includeConshdlrCountsols()
2733 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPgetNCountedSols()
2755 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPgetNCountedSolsstr()
2792 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPgetNCountedFeasSubtrees()
[all …]
H A Dcons_orbisack.c66 #define CONSHDLR_NAME "orbisack" macro
1029 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
1046 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSDELETE()
1062 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSFREE()
1083 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSTRANS()
1133 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSINITLP()
1162 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSINITSOL()
1200 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSSEPALP()
1262 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSSEPASOL()
1326 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSENFOLP()
[all …]
H A Dcons_sos2.c99 #define CONSHDLR_NAME "SOS2" macro
1330 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSHDLRCOPY()
1349 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSFREE()
1368 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSEXITSOL()
1400 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSDELETE()
1453 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSTRANS()
1536 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSPRESOL()
1601 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSINITLP()
1648 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSSEPALP()
1704 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSSEPASOL()
[all …]
H A Dcons_symresack.c75 #define CONSHDLR_NAME "symresack" macro
477 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in consdataCreate()
1493 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
1511 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSDELETE()
1527 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSFREE()
1549 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSTRANS()
1646 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSINITLP()
1677 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSINITSOL()
1716 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSSEPALP()
1790 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSSEPASOL()
[all …]
H A Dcons_xyz.c30 #define CONSHDLR_NAME "xyz" macro
607 SCIP_CALL( SCIPincludeConshdlr(scip, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrXyz()
626 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrXyz()
667 … SCIP_CALL( SCIPincludeLinconsUpgrade(scip, linconsUpgdXyz, LINCONSUPGD_PRIORITY, CONSHDLR_NAME) ); in SCIPincludeConshdlrXyz()
724 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsXyz()
H A Dcons_cardinality.c69 #define CONSHDLR_NAME "cardinality" macro
2277 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
2295 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSFREE()
2320 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSEXITSOL()
2365 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSDELETE()
2427 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSTRANS()
2526 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSPRESOL()
2640 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSENFOLP()
3351 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsCardinality()
3579 if( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) != 0 ) in SCIPaddVarCardinality()
[all …]
H A Dcons_superindicator.c62 #define CONSHDLR_NAME "superindicator" macro
806 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
823 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSFREE()
865 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSDELETE()
917 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSINITLP()
954 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSSEPALP()
1962 "constraints/" CONSHDLR_NAME "/checkslacktype", in SCIPincludeConshdlrSuperindicator()
1967 "constraints/" CONSHDLR_NAME "/maxupgdcoeflinear", in SCIPincludeConshdlrSuperindicator()
1972 "constraints/" CONSHDLR_NAME "/upgdprioindicator", in SCIPincludeConshdlrSuperindicator()
1977 "constraints/" CONSHDLR_NAME "/upgdpriolinear", in SCIPincludeConshdlrSuperindicator()
[all …]
H A Dcons_components.c59 #define CONSHDLR_NAME "components" macro
509 newconshdlr = SCIPfindConshdlr(*subscip, CONSHDLR_NAME); in createSubscip()
1437 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in createConsComponents()
2069 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
2572 "constraints/" CONSHDLR_NAME "/maxdepth", in SCIPincludeConshdlrComponents()
2576 "constraints/" CONSHDLR_NAME "/maxintvars", in SCIPincludeConshdlrComponents()
2580 "constraints/" CONSHDLR_NAME "/minsize", in SCIPincludeConshdlrComponents()
2584 "constraints/" CONSHDLR_NAME "/minrelsize", in SCIPincludeConshdlrComponents()
2588 "constraints/" CONSHDLR_NAME "/nodelimit", in SCIPincludeConshdlrComponents()
2592 "constraints/" CONSHDLR_NAME "/intfactor", in SCIPincludeConshdlrComponents()
[all …]
H A Dcons_sos1.c112 #define CONSHDLR_NAME "SOS1" macro
6845 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in generateBoundInequalityFromSOS1Cons()
10128 if ( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) != 0 ) in SCIP_DECL_CONSGETDIVEBDCHGS()
10408 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsSOS1()
10525 if ( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) != 0 ) in SCIPaddVarSOS1()
10558 if ( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) != 0 ) in SCIPappendVarSOS1()
10660 if ( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) != 0 ) in SCIPgetConflictgraphSOS1()
10682 if ( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) != 0 ) in SCIPgetNSOS1Vars()
10706 if ( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) != 0 ) in SCIPvarIsSOS1()
10730 if ( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) != 0 ) in SCIPvarGetNodeSOS1()
[all …]
H A Dcons_bounddisjunction.c62 #define CONSHDLR_NAME "bounddisjunction" macro
1891 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in enforceConstraint()
2367 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
2384 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSFREE()
2409 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSEXITPRE()
2451 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSDELETE()
2472 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSTRANS()
2528 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSENFOPS()
2588 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSCHECK()
3545 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsBounddisjunction()
[all …]
H A Dcons_indicator.c239 #define CONSHDLR_NAME "indicator" macro
1321 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in consdataEnsureAddLinConsSize()
1361 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in initAlternativeLP()
2290 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in addAltLPConstraint()
2392 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in addAltLPRow()
2459 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in addObjcut()
2525 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in deleteAltLPConstraint()
5126 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSHDLRCOPY()
7081 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSGETDIVEBDCHGS()
7450 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsIndicator()
[all …]
H A Dcons_disjunction.c46 #define CONSHDLR_NAME "disjunction" macro
451 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
469 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSFREE()
1045 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrDisjunction()
1067 "constraints/" CONSHDLR_NAME "/alwaysbranch", in SCIPincludeConshdlrDisjunction()
1105 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsDisjunction()
1160 if( strcmp(SCIPconshdlrGetName(SCIPconsGetHdlr(cons)), CONSHDLR_NAME) != 0 ) in SCIPaddConsElemDisjunction()
H A Dcons_cumulative.c59 #define CONSHDLR_NAME "cumulative" macro
13652 "constraints/" CONSHDLR_NAME "/ttinfer", in SCIPincludeConshdlrCumulative()
13656 "constraints/" CONSHDLR_NAME "/efcheck", in SCIPincludeConshdlrCumulative()
13660 "constraints/" CONSHDLR_NAME "/efinfer", in SCIPincludeConshdlrCumulative()
13667 "constraints/" CONSHDLR_NAME "/ttefcheck", in SCIPincludeConshdlrCumulative()
13671 "constraints/" CONSHDLR_NAME "/ttefinfer", in SCIPincludeConshdlrCumulative()
13689 "constraints/" CONSHDLR_NAME "/sepaold", in SCIPincludeConshdlrCumulative()
13716 "constraints/" CONSHDLR_NAME "/maxnodes", in SCIPincludeConshdlrCumulative()
13775 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsCumulative()
14152 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPpropCumulativeCondition()
[all …]
H A Dcons_conjunction.c40 #define CONSHDLR_NAME "conjunction" macro
284 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
775 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrConjunction()
823 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsConjunction()
876 if( strcmp(SCIPconshdlrGetName(SCIPconsGetHdlr(cons)), CONSHDLR_NAME) != 0 ) in SCIPaddConsElemConjunction()
H A Dcons_logicor.c58 #define CONSHDLR_NAME "logicor" macro
489 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in addCoef()
3901 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in enforceConstraint()
3950 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
3967 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSFREE()
4100 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSDELETE()
4136 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSTRANS()
4188 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSSEPALP()
4235 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSSEPASOL()
5242 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsLogicor()
[all …]
H A Dcons_orbitope.c120 #define CONSHDLR_NAME "orbitope" macro
2831 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in separateConstraints()
2957 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSHDLRCOPY()
2975 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSFREE()
2992 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSDELETE()
3011 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSTRANS()
3124 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSENFOPS()
3183 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSCHECK()
3231 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSPROP()
3282 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSPRESOL()
[all …]
H A Dcons_setppc.c57 #define CONSHDLR_NAME "setppc" macro
6782 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in performVarDeletions()
6920 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in createConsSetppc()
9013 "constraints/" CONSHDLR_NAME "/npseudobranches", in SCIPincludeConshdlrSetppc()
9017 "constraints/" CONSHDLR_NAME "/presolpairwise", in SCIPincludeConshdlrSetppc()
9021 "constraints/" CONSHDLR_NAME "/presolusehashing", in SCIPincludeConshdlrSetppc()
9025 "constraints/" CONSHDLR_NAME "/dualpresolving", in SCIPincludeConshdlrSetppc()
9029 "constraints/" CONSHDLR_NAME "/cliquelifting", in SCIPincludeConshdlrSetppc()
9033 "constraints/" CONSHDLR_NAME "/addvariablesascliques", in SCIPincludeConshdlrSetppc()
9037 "constraints/" CONSHDLR_NAME "/cliqueshrinking", in SCIPincludeConshdlrSetppc()
[all …]
/dports/math/SCIP/scip-7.0.3/tests/src/cons/
H A Dcons.c29 #define CONSHDLR_NAME "unittest" macro
270 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in includeConshdlrUnittest()
329 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in createConsUnittest()
357 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in getNenfolpUnittest()
372 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in getNcheckUnittest()
387 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in getNsepalpUnittest()
402 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in getNenfopslpUnittest()
417 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in getNpropUnittest()
432 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in getNrespropUnittest()
447 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in getNpresolUnittest()
/dports/math/SCIP/scip-7.0.3/examples/Binpacking/src/
H A Dcons_samediff.c40 #define CONSHDLR_NAME "samediff" macro
315 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSDELETE()
333 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSTRANS()
376 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSPROP()
379 SCIPdebugMsg(scip, "propagation constraints of constraint handler <"CONSHDLR_NAME">\n"); in SCIP_DECL_CONSPROP()
450 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSACTIVE()
482 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSDEACTIVE()
532 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrSamediff()
565 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in SCIPcreateConsSamediff()
/dports/math/SCIP/scip-7.0.3/applications/Coloring/src/
H A Dcons_storeGraph.c71 #define CONSHDLR_NAME "storeGraph" macro
135 conshdlr = SCIPfindConshdlr(scip, CONSHDLR_NAME); in createConsStoreGraphAtRoot()
207 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSFREE()
230 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSINITSOL()
255 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSEXITSOL()
281 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSDELETE()
341 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSENFOLP()
357 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSENFOPS()
373 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSCHECK()
389 assert(strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0); in SCIP_DECL_CONSLOCK()
[all …]
/dports/math/SCIP/scip-7.0.3/examples/LOP/src/
H A Dcons_lop.c37 #define CONSHDLR_NAME "lop" macro
164 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSHDLRCOPY()
184 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSDELETE()
216 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSEXIT()
299 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSTRANS()
353 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSINITLP()
415 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSSEPALP()
459 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSSEPASOL()
503 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSENFOLP()
627 assert( strcmp(SCIPconshdlrGetName(conshdlr), CONSHDLR_NAME) == 0 ); in SCIP_DECL_CONSENFOPS()
[all …]

12