#include <string>
#include <cassert>
#include <cfloat>
#include "CoinPragma.hpp"
#include "OsiSolverInterface.hpp"
#include "CoinWarmStartBasis.hpp"
#include "CbcModel.hpp"
#include "BonCbcNode.hpp"
#include "BonOsiTMINLPInterface.hpp"
#include "BonIpoptWarmStart.hpp"
Go to the source code of this file.
Namespaces | |
Bonmin | |
Define an n-way class for variables. | |