SCIP Doxygen Documentation
Loading...
Searching...
No Matches

Detailed Description

implementation files (.c files) of the default separators of SCIP

Files

file  sepa_aggregation.c
 flow cover and complemented mixed integer rounding cuts separator (Marchand's version)
file  sepa_cgmip.c
 Chvatal-Gomory cuts computed via a sub-MIP.
file  sepa_clique.c
 clique separator
file  sepa_closecuts.c
 closecuts meta separator
file  sepa_convexproj.c
 convexproj separator
file  sepa_disjunctive.c
 disjunctive cut separator
file  sepa_eccuts.c
 edge concave cut separator
file  sepa_gauge.c
 gauge separator
file  sepa_gomory.c
 Gomory MIR Cuts.
file  sepa_impliedbounds.c
 implied bounds separator
file  sepa_interminor.c
 minor separator with intersection cuts
file  sepa_intobj.c
 integer objective value separator
file  sepa_lagromory.c
 Lagromory separator.
file  sepa_mcf.c
 multi-commodity-flow network cut separator
file  sepa_minor.c
 principal minor separator
file  sepa_mixing.c
 mixing/star inequality separator
file  sepa_oddcycle.c
 oddcycle separator
file  sepa_rapidlearning.c
 rapidlearning separator
file  sepa_rlt.c
 separator for cuts generated by Reformulation-Linearization-Technique (RLT)
file  sepa_zerohalf.c
 {0,1/2}-cuts separator