#include <map>#include <vector>#include <utility>#include <ilcplex/ilocplex.h>#include "solver_config.h"#include "model.h"


Go to the source code of this file.
Data Structures | |
| class | Udine::CutManagerI |
Namespaces | |
| namespace | Udine |
Typedefs | |
| typedef std::pair< int, int > | Udine::CliqueCutIdentifier |
| typedef std::map < CliqueCutIdentifier, bool > | Udine::CliquePool |
Functions | |
| IloCplex::Callback | Udine::CutManager (IloEnv env, Model &s, Config &c) |
1.5.9