Namespaces | Variables
BonOaDecBase.cpp File Reference
#include <sstream>
#include <climits>
#include <algorithm>
#include "BonOaDecBase.hpp"
#include "BonminConfig.h"
#include "OsiClpSolverInterface.hpp"
#include "CbcModel.hpp"
#include "CbcStrategy.hpp"
#include "BonCbcLpStrategy.hpp"
#include "BonCbc.hpp"
#include "BonSolverHelp.hpp"
Include dependency graph for BonOaDecBase.cpp:

Go to the source code of this file.

Namespaces

 Bonmin
 Define an n-way class for variables.
 

Variables

CbcModel * OAModel
 

Variable Documentation

CbcModel* OAModel

Definition at line 36 of file BonCbc.cpp.