29 const std::vector<double> &_tour_edges,
30 const std::vector<double> &lp_x);
36 bool filter_primal =
true;
43 const std::vector<double> &tour_edges;
44 const std::vector<double> &frac_x;
50 #endif //CMR_HAVE_SAFEGMI 51 #endif //CMR_SAFEGMI_H Utility structures for running safe Gomory cut separation.
Class template for queue of cuts in some form.
Definition: process_cuts.hpp:30
Interface to the LP solver.
Structures for storing and processing cuts.
Class for storing an lp relaxation via interface to an lp solver.
Definition: lp_interface.hpp:33
The namespace for this project.
Definition: abc_nodesel.hpp:20
Primal separation of safe Gomory cuts.
Definition: safeGMI.hpp:26
Memory-managed access to classes needed during safe GMI separation.
Definition: mirgroup.hpp:59