|
Camargue
|
Representing cuts outside the LP solver. More...
#include "cut_structs.hpp"#include "lp_interface.hpp"#include "cliq.hpp"#include "lp_util.hpp"#include "price_util.hpp"#include "err_util.hpp"#include <algorithm>#include <iostream>#include <map>#include <stdexcept>#include <utility>#include <vector>#include <concorde/INCLUDE/tsp.h>

Go to the source code of this file.
Classes | |
| class | CMR::Sep::HyperGraph |
| External representation of a cut added to the lp relaxation. More... | |
| class | CMR::Sep::ExternalCuts |
| The external storage of a collection of HyperGraph cuts in a Relaxation. 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, HyperGraph::Type t) |
Representing cuts outside the LP solver.
1.8.11