Home
last modified time | relevance | path

Searched refs:SEPA_DELAY (Results 1 – 21 of 21) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dsepa_xyz.c35 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
207 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaXyz()
215 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaXyz()
H A Dsepa_intobj.c52 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
438 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaIntobj()
H A Dsepa_closecuts.c82 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
425 …a, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_MAXBOUNDDIST, SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaClosecuts()
H A Dsepa_impliedbounds.c54 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
541 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaImpliedbounds()
H A Dsepa_strongcg.c56 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
482 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaStrongcg()
H A Dsepa_gomory.c80 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
624 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaGomory()
H A Dsepa_clique.c59 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
1066 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaClique()
H A Dsepa_rapidlearning.c41 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
929 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaRapidlearning()
H A Dsepa_convexproj.c64 #define SEPA_DELAY TRUE /**< should separation method be delayed, if other sep… macro
924 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaConvexproj()
H A Dsepa_gauge.c65 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
1090 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaGauge()
H A Dsepa_disjunctive.c67 #define SEPA_DELAY TRUE /**< should separation method be delayed, if other separato… macro
899 SEPA_USESSUBSCIP, SEPA_DELAY, sepaExeclpDisjunctive, NULL, sepadata) ); in SCIPincludeSepaDisjunctive()
H A Dsepa_aggregation.c73 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
1471 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaAggregation()
H A Dsepa_zerohalf.c58 #define SEPA_DELAY FALSE macro
2435 … SEPA_USESSUBSCIP, SEPA_DELAY, sepaExeclpZerohalf, sepaExecsolZerohalf, sepadata) ); in SCIPincludeSepaZerohalf()
H A Dsepa_eccuts.c42 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
2826 SEPA_USESSUBSCIP, SEPA_DELAY, sepaExeclpEccuts, NULL, sepadata) ); in SCIPincludeSepaEccuts()
H A Dsepa_oddcycle.c70 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other sep… macro
3737 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaOddcycle()
H A Dsepa_cgmip.c103 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
4466 SEPA_USESSUBSCIP, SEPA_DELAY, sepaExeclpCGMIP, NULL, sepadata) ); in SCIPincludeSepaCGMIP()
H A Dsepa_mcf.c81 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other … macro
6923 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaMcf()
/dports/math/SCIP/scip-7.0.3/applications/CycleClustering/src/
H A Dsepa_edge.c35 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
369 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaEdge()
H A Dsepa_partition.c36 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
470 SEPA_USESSUBSCIP, SEPA_DELAY, sepaExeclpPartition, NULL, NULL) ); in SCIPincludeSepaPartition()
H A Dsepa_subtour.c39 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
876 SEPA_USESSUBSCIP, SEPA_DELAY, in SCIPincludeSepaSubtour()
/dports/math/SCIP/scip-7.0.3/examples/GMI/src/
H A Dsepa_gmi.c76 #define SEPA_DELAY FALSE /**< should separation method be delayed, if other separato… macro
830 SEPA_USESSUBSCIP, SEPA_DELAY, sepaExeclpGMI, NULL, sepadata) ); in SCIPincludeSepaGMI()