Camargue
Public Member Functions | Public Attributes | Private Attributes | List of all members
CMR::Sep::SafeGomory Class Reference

Primal separation of safe Gomory cuts. More...

#include <safeGMI.hpp>

Collaboration diagram for CMR::Sep::SafeGomory:
Collaboration graph
[legend]

Public Member Functions

 SafeGomory (LP::Relaxation &rel, const std::vector< double > &_tour_edges, const std::vector< double > &lp_x)
 
bool find_cuts ()
 
CutQueue< LP::SparseRow > & gomory_q ()
 

Public Attributes

bool verbose = false
 
bool filter_primal = true
 

Private Attributes

LP::Relaxationlp_relax
 
MIRgroup mir_data
 
CutQueue< LP::SparseRowgmi_q
 
const std::vector< double > & tour_edges
 
const std::vector< double > & frac_x
 

Detailed Description

Primal separation of safe Gomory cuts.


The documentation for this class was generated from the following file: