/home/coin/SVN-release/OS-2.2.0/Bonmin/src/CbcBonmin/BonCbc.cpp File Reference

#include "BonCbc.hpp"
#include "BonOACutGenerator2.hpp"
#include "BonCbcNlpStrategy.hpp"
#include "BonBabInfos.hpp"
#include "CbcModel.hpp"
#include "CbcBranchActual.hpp"
#include "CbcCutGenerator.hpp"
#include "CbcCompareActual.hpp"
#include "BonExitCodes.hpp"
#include "BonChooseVariable.hpp"
#include "BonGuessHeuristic.hpp"
#include "BonDiver.hpp"
#include "BonLinearCutsGenerator.hpp"
#include "BonTMINLPLinObj.hpp"
#include "CoinSignal.hpp"

Include dependency graph for BonCbc.cpp:

Go to the source code of this file.

Namespaces

namespace  Bonmin

Defines

#define CUTOFF_TOL   1e-6
#define SIGNAL

Functions

static void signal_handler (int whichSignal)

Variables

static CbcModel * currentBranchModel = NULL
Bonmin::OACutGenerator2currentOA = NULL
CbcModel * OAModel
bool BonminAbortAll
static bool BonminInteruptedOnce = false


Define Documentation

#define CUTOFF_TOL   1e-6

Definition at line 29 of file BonCbc.cpp.

Referenced by Bonmin::Bab::branchAndBound().

#define SIGNAL

Definition at line 37 of file BonCbc.cpp.


Function Documentation

static void signal_handler ( int  whichSignal  )  [static]

Definition at line 45 of file BonCbc.cpp.

References BonminAbortAll, currentBranchModel, currentOA, OAModel, and Bonmin::OaDecompositionBase::parameter().

Referenced by Bonmin::Bab::branchAndBound().


Variable Documentation

CbcModel* currentBranchModel = NULL [static]

Definition at line 32 of file BonCbc.cpp.

Referenced by Bonmin::Bab::branchAndBound(), and signal_handler().

Bonmin::OACutGenerator2* currentOA = NULL

Definition at line 33 of file BonCbc.cpp.

Referenced by signal_handler().

CbcModel* OAModel

Definition at line 34 of file BonCbc.cpp.

Referenced by signal_handler().

bool BonminAbortAll

Definition at line 35 of file BonCbc.cpp.

Referenced by Bonmin::TMINLP2TNLP::intermediate_callback(), Bonmin::IpoptSolver::OptimizeTNLP(), Bonmin::IpoptSolver::ReOptimizeTNLP(), and signal_handler().

bool BonminInteruptedOnce = false [static]

Definition at line 44 of file BonCbc.cpp.


Generated on Thu Aug 5 03:05:24 2010 by  doxygen 1.4.7