Camargue
Classes | Namespaces | Functions
meta_sep.hpp File Reference

Separating with cut metamorphoses. More...

#include "active_tour.hpp"
#include "hypergraph.hpp"
#include "datagroups.hpp"
#include "cc_lpcuts.hpp"
#include <iostream>
#include <unordered_map>
#include <utility>
#include <vector>
Include dependency graph for meta_sep.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CMR::Sep::MetaCuts
 Separation of cut metamorphoses. More...
 

Namespaces

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

Functions

std::ostream & CMR::Sep::operator<< (std::ostream &os, MetaCuts::Type t)
 

Detailed Description

Separating with cut metamorphoses.