Home
last modified time | relevance | path

Searched refs:CONSHDLR_NEEDSCONS (Results 1 – 25 of 41) sorted by relevance

12

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics/
H A Dcons_rowcuts.cpp41 #define CONSHDLR_NEEDSCONS FALSE /**< should the constraint handler be skipped, if no constr… macro
381 CONSHDLR_DELAYSEPA, CONSHDLR_DELAYPROP, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrRowcuts()
398 CONSHDLR_DELAYSEPA, CONSHDLR_DELAYPROP, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrRowcuts()
415 CONSHDLR_DELAYSEPA, CONSHDLR_DELAYPROP, CONSHDLR_DELAYPRESOL, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrRowcuts()
432 CONSHDLR_DELAYSEPA, CONSHDLR_DELAYPROP, CONSHDLR_DELAYPRESOL, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrRowcuts()
449 CONSHDLR_DELAYSEPA, CONSHDLR_DELAYPROP, CONSHDLR_DELAYPRESOL, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrRowcuts()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_benderslp.c52 #define CONSHDLR_NEEDSCONS FALSE /**< should the constraint handler be skipped, if no constr… macro
274 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrBenderslp()
H A Dcons_xyz.c36 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
610 CONSHDLR_DELAYSEPA, CONSHDLR_DELAYPROP, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrXyz()
627 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrXyz()
H A Dcons_integral.c45 #define CONSHDLR_NEEDSCONS FALSE /**< should the constraint handler be skipped, if no constr… macro
339 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrIntegral()
H A Dcons_benders.c57 #define CONSHDLR_NEEDSCONS FALSE /**< should the constraint handler be skipped, if no constr… macro
775 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrBenders()
H A Dcons_conjunction.c47 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
776 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrConjunction()
H A Dcons_disjunction.c56 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
1046 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrDisjunction()
H A Dcons_or.c75 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
2059 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrOr()
H A Dcons_orbisack.c78 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
2009 CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrOrbisack()
H A Dcons_superindicator.c75 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no c… macro
1902 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrSuperindicator()
H A Dcons_symresack.c87 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
2566 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrSymresack()
H A Dcons_sos2.c111 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
2317 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrSOS2()
H A Dcons_countsols.c81 #define CONSHDLR_NEEDSCONS FALSE /**< should the constraint handler be skipped, if no constr… macro
2613 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in includeConshdlrCountsols()
H A Dcons_components.c65 #define CONSHDLR_NEEDSCONS FALSE /**< should the constraint handler be skipped, if no constr… macro
2553 CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrComponents()
H A Dcons_orbitope.c132 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
3754 CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrOrbitope()
H A Dcons_linking.c87 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
3293 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrLinking()
H A Dcons_bounddisjunction.c71 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
3467 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrBounddisjunction()
H A Dcons_cardinality.c82 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
3259 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrCardinality()
/dports/math/SCIP/scip-7.0.3/tests/src/cons/
H A Dcons.c35 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
271 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in includeConshdlrUnittest()
/dports/math/SCIP/scip-7.0.3/examples/Binpacking/src/
H A Dcons_samediff.c48 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
533 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrSamediff()
/dports/math/SCIP/scip-7.0.3/applications/Ringpacking/src/
H A Dcons_rpa.c44 #define CONSHDLR_NEEDSCONS FALSE /**< should the constraint handler be skipped, if no constr… macro
689 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrRpa()
/dports/math/SCIP/scip-7.0.3/applications/Coloring/src/
H A Dcons_storeGraph.c79 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
762 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in COLORincludeConshdlrStoreGraph()
/dports/math/SCIP/scip-7.0.3/examples/LOP/src/
H A Dcons_lop.c48 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
1167 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrLOP()
/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dcons_stp.c81 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
1587 CONSHDLR_ENFOPRIORITY, CONSHDLR_CHECKPRIORITY, CONSHDLR_EAGERFREQ, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrStp()
/dports/math/SCIP/scip-7.0.3/applications/Scheduler/src/
H A Dcons_optcumulative.c81 #define CONSHDLR_NEEDSCONS TRUE /**< should the constraint handler be skipped, if no constr… macro
4114 CONSHDLR_DELAYSEPA, CONSHDLR_DELAYPROP, CONSHDLR_NEEDSCONS, in SCIPincludeConshdlrOptcumulative()

12