#include <string>#include <list>#include "CglCutGenerator.hpp"#include "CbcHeuristic.hpp"#include "OsiChooseVariable.hpp"#include "BonOsiTMINLPInterface.hpp"#include "IpSmartPtr.hpp"#include "BonTMINLP2OsiLP.hpp"

Go to the source code of this file.
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... | |
Namespaces | |
| Bonmin | |
| Define an n-way class for variables. | |
1.8.5