Camargue
Classes | Namespaces
core_lp.hpp File Reference

Managing Core LP relaxations of TSP instances. More...

#include "lp_interface.hpp"
#include "active_tour.hpp"
#include "cc_lpcuts.hpp"
#include "process_cuts.hpp"
#include "datagroups.hpp"
#include "hypergraph.hpp"
#include "util.hpp"
#include <algorithm>
#include <utility>
#include <vector>
Include dependency graph for core_lp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CMR::LP::CoreLP
 Class for storing the core lp associated to a TSP instance and pivoting. More...
 

Namespaces

 CMR
 The namespace for this project.
 
 CMR::LP
 Manners related to LP relaxations and solver interfaces.
 

Detailed Description

Managing Core LP relaxations of TSP instances.