|
Bonmin
1.7
|
#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 | |
| namespace | Bonmin |
(C) Copyright International Business Machines Corporation 2007 | |
1.7.5.1