#include <cassert>
#include <cstdlib>
#include <cmath>
#include <cfloat>
#include <climits>
#include "CoinTypes.hpp"
#include "OsiSolverInterface.hpp"
#include "OsiSolverBranch.hpp"
#include "BonNWayObject.hpp"
#include "CoinSort.hpp"
#include "CoinError.hpp"
Go to the source code of this file.
Namespaces | |
Bonmin | |
Define an n-way class for variables. | |