Home
last modified time | relevance | path

Searched refs:CONSHDLR_PRESOLTIMING (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_xyz.c48 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_MEDIUM /**< presolving timing of the constraint … macro
611 CONSHDLR_PROP_TIMING, CONSHDLR_PRESOLTIMING, in SCIPincludeConshdlrXyz()
652 …IPsetConshdlrPresol(scip, conshdlr, consPresolXyz, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrXyz()
H A Dcons_benders.c56 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_FAST /**< presolving timing of the constraint ha… macro
786 …tConshdlrPresol(scip, conshdlr, consPresolBenders, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrBenders()
H A Dcons_conjunction.c49 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_FAST macro
787 CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrConjunction()
H A Dcons_disjunction.c58 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_FAST macro
1059 CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrDisjunction()
H A Dcons_or.c78 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_MEDIUM /**< presolving timing of the con… macro
2073 …CIPsetConshdlrPresol(scip, conshdlr, consPresolOr, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrOr()
H A Dcons_orbisack.c81 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_EXHAUSTIVE macro
2021 …ConshdlrPresol(scip, conshdlr, consPresolOrbisack, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrOrbisack()
H A Dcons_superindicator.c78 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_MEDIUM /**< presolving timing of the con… macro
1917 …lrPresol(scip, conshdlr, consPresolSuperindicator, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrSuperindicator()
H A Dcons_symresack.c90 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_EXHAUSTIVE macro
2578 …onshdlrPresol(scip, conshdlr, consPresolSymresack, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrSymresack()
H A Dcons_sos2.c114 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_FAST macro
2330 …PsetConshdlrPresol(scip, conshdlr, consPresolSOS2, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrSOS2()
H A Dcons_components.c71 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_FINAL /**< presolving timing of the constraint … macro
2561 CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING)); in SCIPincludeConshdlrComponents()
H A Dcons_orbitope.c135 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_MEDIUM /**< presolving timing of the con… macro
3766 …ConshdlrPresol(scip, conshdlr, consPresolOrbitope, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrOrbitope()
H A Dcons_linking.c90 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_MEDIUM /**< presolving timing of the con… macro
3310 …tConshdlrPresol(scip, conshdlr, consPresolLinking, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrLinking()
H A Dcons_bounddisjunction.c73 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_FAST macro
3484 CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrBounddisjunction()
H A Dcons_cardinality.c85 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_FAST macro
3272 …shdlrPresol(scip, conshdlr, consPresolCardinality, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrCardinality()
H A Dcons_and.c86 #define CONSHDLR_PRESOLTIMING (SCIP_PRESOLTIMING_FAST | SCIP_PRESOLTIMING_EXHAUSTIVE) macro
4953 …IPsetConshdlrPresol(scip, conshdlr, consPresolAnd, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrAnd()
H A Dcons_logicor.c72 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_ALWAYS macro
5152 …etConshdlrPresol(scip, conshdlr, consPresolLogicor,CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrLogicor()
H A Dcons_varbound.c89 #define CONSHDLR_PRESOLTIMING (SCIP_PRESOLTIMING_FAST | SCIP_PRESOLTIMING_MEDIUM) macro
5010 …ConshdlrPresol(scip, conshdlr, consPresolVarbound, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrVarbound()
H A Dcons_xor.c93 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_ALWAYS macro
5787 …IPsetConshdlrPresol(scip, conshdlr, consPresolXor, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrXor()
H A Dcons_soc.c93 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_ALWAYS /**< presolving timing of the constraint… macro
5223 …IPsetConshdlrPresol(scip, conshdlr, consPresolSOC, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrSOC()
H A Dcons_setppc.c71 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_ALWAYS macro
8988 …etConshdlrPresol(scip, conshdlr, consPresolSetppc, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrSetppc()
H A Dcons_indicator.c253 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_FAST macro
7204 …onshdlrPresol(scip, conshdlr, consPresolIndicator, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrIndicator()
H A Dcons_abspower.c87 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_FAST | SCIP_PRESOLTIMING_MEDIUM macro
7198 …ConshdlrPresol(scip, conshdlr, consPresolAbspower, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in SCIPincludeConshdlrAbspower()
/dports/math/SCIP/scip-7.0.3/tests/src/cons/
H A Dcons.c48 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_ALWAYS macro
278 …ConshdlrPresol(scip, conshdlr, consPresolUnittest, CONSHDLR_MAXPREROUNDS, CONSHDLR_PRESOLTIMING) ); in includeConshdlrUnittest()
/dports/math/SCIP/scip-7.0.3/applications/Ringpacking/src/
H A Dcons_rpa.c56 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_MEDIUM /**< presolving timing of the constraint … macro
/dports/math/SCIP/scip-7.0.3/applications/Scheduler/src/
H A Dcons_optcumulative.c84 #define CONSHDLR_PRESOLTIMING SCIP_PRESOLTIMING_MEDIUM macro
4115 CONSHDLR_PROP_TIMING, CONSHDLR_PRESOLTIMING, in SCIPincludeConshdlrOptcumulative()

12