/home/coin/svn-release/OS-2.4.3/Bonmin/experimental/Bcp/BM_lp_branch.cpp File Reference

#include "CoinHelperFunctions.hpp"
#include "BCP_lp_node.hpp"
#include "BCP_lp.hpp"
#include "BCP_lp_functions.hpp"
#include "BM.hpp"
#include "BonChooseVariable.hpp"
#include "BonCurvBranchingSolver.hpp"
#include "BonQpBranchingSolver.hpp"
#include "BonLpBranchingSolver.hpp"
#include "BonOsiTMINLPInterface.hpp"
#include "BonIpoptWarmStart.hpp"
Include dependency graph for BM_lp_branch.cpp:

Go to the source code of this file.

Functions

void BM_solve_branches (OsiSolverInterface *solver, const CoinWarmStart *cws, const int numBranch, BM_BranchData *bD)
void BM_register_branch_results (const int numBranch, const BM_BranchData *bD, BM_SB_result *sbResults)

Variables

static bool ifprint = true
static bool ifprint2 = false

Function Documentation

void BM_solve_branches ( OsiSolverInterface *  solver,
const CoinWarmStart *  cws,
const int  numBranch,
BM_BranchData bD 
)

Definition at line 392 of file BM_lp_branch.cpp.

void BM_register_branch_results ( const int  numBranch,
const BM_BranchData bD,
BM_SB_result sbResults 
)

Definition at line 427 of file BM_lp_branch.cpp.


Variable Documentation

bool ifprint = true [static]

Definition at line 25 of file BM_lp_branch.cpp.

bool ifprint2 = false [static]

Definition at line 26 of file BM_lp_branch.cpp.


Generated on 16 Feb 2012 by  doxygen 1.6.1