Camargue
Classes | Namespaces | Macros
mirgroup.hpp File Reference

Utility structures for running safe Gomory cut separation. More...

#include "config.hpp"
#include "util.hpp"
#include <memory>
#include <vector>
#include <safemir/src/cutmaster_slvr.hpp>
#include <safemir/src/ds_cuts.hpp>
Include dependency graph for mirgroup.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CMR::Sep::SystemDeleter
 Deleter for constraint matrix system. More...
 
struct  CMR::Sep::VinfoDeleter
 
struct  CMR::Sep::MIRgroup
 Memory-managed access to classes needed during safe GMI separation. More...
 

Namespaces

 CMR
 The namespace for this project.
 
 CMR::Sep
 Classes and functions related to cut separation.
 

Macros

#define DO_SAFE_MIR_DBL   1
 
#define SAFE_MIR_DEBUG_LEVEL   DBG_LEVEL_HIGH
 

Detailed Description

Utility structures for running safe Gomory cut separation.