#include <string>#include <list>#include "CglCutGenerator.hpp"#include "CbcHeuristic.hpp"#include "OsiChooseVariable.hpp"#include "BonOsiTMINLPInterface.hpp"Include dependency graph for BonBabSetupBase.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Bonmin |
Classes | |
| class | Bonmin::BabSetupBase |
| A class to have all elements necessary to setup a branch-and-bound. More... | |
| struct | Bonmin::BabSetupBase::CuttingMethod |
| Type for cut generation method with its frequency and string identification. More... | |
| struct | Bonmin::BabSetupBase::HeuristicMethod |
| Type for heuristic method with its string identification. More... | |
1.4.7