Home
last modified time | relevance | path

Searched refs:CONSHDLR_PROP_TIMING (Results 1 – 25 of 34) sorted by relevance

12

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_xyz.c46 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP /**< propagation timing mask of the const… macro
611 CONSHDLR_PROP_TIMING, CONSHDLR_PRESOLTIMING, in SCIPincludeConshdlrXyz()
655 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrXyz()
H A Dcons_disjunction.c59 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
1062 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrDisjunction()
H A Dcons_or.c77 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP /**< propagation timing mask of t… macro
2076 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrOr()
H A Dcons_orbisack.c80 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
2023 …p(scip, conshdlr, consPropOrbisack, CONSHDLR_PROPFREQ, CONSHDLR_DELAYPROP, CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrOrbisack()
H A Dcons_superindicator.c77 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP /**< propagation timing mask of t… macro
1919 …, conshdlr, consPropSuperindicator, CONSHDLR_PROPFREQ, CONSHDLR_DELAYPROP, CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrSuperindicator()
H A Dcons_symresack.c89 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
2580 …(scip, conshdlr, consPropSymresack, CONSHDLR_PROPFREQ, CONSHDLR_DELAYPROP, CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrSymresack()
H A Dcons_sos2.c113 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
2332 …rProp(scip, conshdlr, consPropSOS2, CONSHDLR_PROPFREQ, CONSHDLR_DELAYPROP, CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrSOS2()
H A Dcons_components.c72 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP /**< propagation timing mask of the const… macro
2559 CONSHDLR_PROPFREQ, CONSHDLR_DELAYPROP, CONSHDLR_PROP_TIMING)); in SCIPincludeConshdlrComponents()
H A Dcons_orbitope.c134 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP /**< propagation timing mask of t… macro
3769 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrOrbitope()
H A Dcons_linking.c89 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP /**< propagation timing mask of t… macro
3313 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrLinking()
H A Dcons_bounddisjunction.c74 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
3487 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrBounddisjunction()
H A Dcons_cardinality.c84 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
3275 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrCardinality()
H A Dcons_and.c87 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
4956 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrAnd()
H A Dcons_logicor.c73 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
5155 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrLogicor()
H A Dcons_varbound.c90 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
5013 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrVarbound()
H A Dcons_xor.c92 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
5790 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrXor()
H A Dcons_soc.c92 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP /**< propagation timing mask of the cons… macro
5225 …lrProp(scip, conshdlr, consPropSOC, CONSHDLR_PROPFREQ, CONSHDLR_DELAYPROP, CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrSOC()
H A Dcons_setppc.c72 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
8991 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrSetppc()
/dports/math/SCIP/scip-7.0.3/tests/src/cons/
H A Dcons.c43 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP /**< propagation timing mask of the con… macro
279 …p(scip, conshdlr, consPropUnittest, CONSHDLR_PROPFREQ, CONSHDLR_DELAYPROP, CONSHDLR_PROP_TIMING) ); in includeConshdlrUnittest()
/dports/math/SCIP/scip-7.0.3/examples/Binpacking/src/
H A Dcons_samediff.c50 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
541 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrSamediff()
/dports/math/SCIP/scip-7.0.3/applications/Coloring/src/
H A Dcons_storeGraph.c81 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
774 CONSHDLR_PROP_TIMING) ); in COLORincludeConshdlrStoreGraph()
/dports/math/SCIP/scip-7.0.3/examples/LOP/src/
H A Dcons_lop.c50 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
1179 CONSHDLR_DELAYPROP, CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrLOP()
/dports/math/SCIP/scip-7.0.3/applications/Ringpacking/src/
H A Dcons_rpa.c54 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP /**< propagation timing mask of the const… macro
/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dcons_stp.c89 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
1598 CONSHDLR_PROP_TIMING) ); in SCIPincludeConshdlrStp()
/dports/math/SCIP/scip-7.0.3/applications/Scheduler/src/
H A Dcons_optcumulative.c83 #define CONSHDLR_PROP_TIMING SCIP_PROPTIMING_BEFORELP macro
4115 CONSHDLR_PROP_TIMING, CONSHDLR_PRESOLTIMING, in SCIPincludeConshdlrOptcumulative()

12