Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dsepa_xyz.c31 #define SEPA_PRIORITY 0 macro
206 …SCIP_CALL( SCIPincludeSepa(scip, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_MAXBOUNDDIST, in SCIPincludeSepaXyz()
214 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaXyz()
H A Dsepa_intobj.c48 #define SEPA_PRIORITY -100 macro
437 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaIntobj()
H A Dsepa_closecuts.c78 #define SEPA_PRIORITY 1000000 macro
425 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaClosecuts()
H A Dsepa_impliedbounds.c50 #define SEPA_PRIORITY -50 macro
540 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaImpliedbounds()
H A Dsepa_strongcg.c52 #define SEPA_PRIORITY -2000 macro
481 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaStrongcg()
H A Dsepa_gomory.c76 #define SEPA_PRIORITY -1000 macro
623 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaGomory()
H A Dsepa_clique.c55 #define SEPA_PRIORITY -5000 macro
1065 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaClique()
H A Dsepa_rapidlearning.c37 #define SEPA_PRIORITY -1200000 macro
928 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaRapidlearning()
H A Dsepa_convexproj.c60 #define SEPA_PRIORITY 0 macro
923 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaConvexproj()
H A Dsepa_gauge.c61 #define SEPA_PRIORITY 0 macro
1089 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaGauge()
H A Dsepa_disjunctive.c62 #define SEPA_PRIORITY 10 /**< priority for separation */ macro
898 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaDisjunctive()
H A Dsepa_aggregation.c69 #define SEPA_PRIORITY -3000 macro
1470 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaAggregation()
H A Dsepa_zerohalf.c54 #define SEPA_PRIORITY -6000 macro
2434 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaZerohalf()
H A Dsepa_eccuts.c38 #define SEPA_PRIORITY -13000 macro
2825 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaEccuts()
H A Dsepa_oddcycle.c66 #define SEPA_PRIORITY -15000 macro
3736 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaOddcycle()
H A Dsepa_cgmip.c99 #define SEPA_PRIORITY -1000 macro
4465 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaCGMIP()
H A Dsepa_mcf.c77 #define SEPA_PRIORITY -10000 macro
6922 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaMcf()
/dports/math/SCIP/scip-7.0.3/applications/CycleClustering/src/
H A Dsepa_edge.c31 #define SEPA_PRIORITY 5000 macro
368 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaEdge()
H A Dsepa_partition.c32 #define SEPA_PRIORITY 1500 macro
469 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaPartition()
H A Dsepa_subtour.c35 #define SEPA_PRIORITY 1000 macro
875 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaSubtour()
/dports/math/SCIP/scip-7.0.3/examples/GMI/src/
H A Dsepa_gmi.c72 #define SEPA_PRIORITY -1000 macro
829 …SCIP_CALL( SCIPincludeSepaBasic(scip, &sepa, SEPA_NAME, SEPA_DESC, SEPA_PRIORITY, SEPA_FREQ, SEPA_… in SCIPincludeSepaGMI()