Home
last modified time | relevance | path

Searched refs:CONSHDLR_DESC (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics/
H A Dcons_rowcuts.cpp29 #define CONSHDLR_DESC "adds row cuts generated by Couenne in a Branch-and-Check fashion" macro
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()
446 SCIP_CALL( SCIPincludeConshdlr(scip, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrRowcuts()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_benderslp.c47 #define CONSHDLR_DESC "constraint handler for Benders' Decomposition to separate LP soluti… macro
273 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrBenderslp()
H A Dcons_xyz.c31 #define CONSHDLR_DESC "constraint handler template" macro
607 SCIP_CALL( SCIPincludeConshdlr(scip, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrXyz()
626 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrXyz()
H A Dcons_integral.c40 #define CONSHDLR_DESC "integrality constraint" macro
338 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrIntegral()
H A Dcons_benders.c50 #define CONSHDLR_DESC "constraint handler to execute Benders' Decomposition" macro
774 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrBenders()
H A Dcons_conjunction.c41 #define CONSHDLR_DESC "conjunction of constraints" macro
775 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrConjunction()
H A Dcons_disjunction.c47 #define CONSHDLR_DESC "disjunction of constraints (or(cons1, cons2, ..., consn))" macro
1045 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrDisjunction()
H A Dcons_or.c64 #define CONSHDLR_DESC "constraint handler for or constraints: r = or(x1, ..., xn)" macro
2058 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrOr()
H A Dcons_orbisack.c67 #define CONSHDLR_DESC "symmetry breaking constraint handler for orbisacks" macro
2007 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrOrbisack()
H A Dcons_superindicator.c63 #define CONSHDLR_DESC "constraint handler for indicator constraints over arb… macro
1901 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrSuperindicator()
H A Dcons_symresack.c76 #define CONSHDLR_DESC "symmetry breaking constraint handler relying on symresacks" macro
2565 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrSymresack()
H A Dcons_sos2.c100 #define CONSHDLR_DESC "SOS2 constraint handler" macro
2316 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrSOS2()
H A Dcons_countsols.c76 #define CONSHDLR_DESC "constraint to count feasible solutions" macro
2612 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in includeConshdlrCountsols()
H A Dcons_components.c60 #define CONSHDLR_DESC "independent components constraint handler" macro
2552 …SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, CONSHDLR_ENFOPR… in SCIPincludeConshdlrComponents()
H A Dcons_orbitope.c121 #define CONSHDLR_DESC "symmetry breaking constraint handler relying on (partitioning/packi… macro
3752 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrOrbitope()
H A Dcons_linking.c73 #define CONSHDLR_DESC "linking constraint x = sum_{i=1}^{n} c_i*y_i, y1+...+yn = 1, x real… macro
3292 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrLinking()
H A Dcons_bounddisjunction.c63 #define CONSHDLR_DESC "bound disjunction constraints" macro
3466 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrBounddisjunction()
H A Dcons_cardinality.c70 #define CONSHDLR_DESC "cardinality constraint handler" macro
3258 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrCardinality()
/dports/math/SCIP/scip-7.0.3/tests/src/cons/
H A Dcons.c30 #define CONSHDLR_DESC "constraint handler template" macro
270 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in includeConshdlrUnittest()
/dports/math/SCIP/scip-7.0.3/examples/Binpacking/src/
H A Dcons_samediff.c41 #define CONSHDLR_DESC "stores the local branching decisions" macro
532 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrSamediff()
/dports/math/SCIP/scip-7.0.3/applications/Ringpacking/src/
H A Dcons_rpa.c39 #define CONSHDLR_DESC "ringpacking constraint handler" macro
688 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrRpa()
/dports/math/SCIP/scip-7.0.3/applications/Coloring/src/
H A Dcons_storeGraph.c72 #define CONSHDLR_DESC "storing graph at nodes of the tree constraint handler" macro
761 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in COLORincludeConshdlrStoreGraph()
/dports/math/SCIP/scip-7.0.3/examples/LOP/src/
H A Dcons_lop.c38 #define CONSHDLR_DESC "linear ordering constraint handler" macro
1166 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrLOP()
/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dcons_stp.c71 #define CONSHDLR_DESC "steiner tree constraint handler" macro
1586 SCIP_CALL( SCIPincludeConshdlrBasic(scip, &conshdlr, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrStp()
/dports/math/SCIP/scip-7.0.3/applications/Scheduler/src/
H A Dcons_optcumulative.c70 #define CONSHDLR_DESC "constraint handler for cumulative constraints with optional activit… macro
4111 SCIP_CALL( SCIPincludeConshdlr(scip, CONSHDLR_NAME, CONSHDLR_DESC, in SCIPincludeConshdlrOptcumulative()

12