/home/coin/svn-release/OS-2.5.0/Bcp/examples/MCF-1/LP/MCF1_lp.cpp File Reference

#include "CoinHelperFunctions.hpp"
#include "OsiClpSolverInterface.hpp"
#include "BCP_lp.hpp"
#include "MCF1_lp.hpp"
Include dependency graph for MCF1_lp.cpp:

Go to the source code of this file.

Functions

void MCF1_adjust_bounds (const BCP_vec< BCP_var * > &vars, std::vector< MCF1_branch_decision > *history, BCP_vec< int > &var_changed_pos, BCP_vec< double > &var_new_bd)
void MCF1_adjust_bounds (const BCP_vec< BCP_var * > &vars, const int commodity, const MCF1_branch_decision &decision, BCP_vec< int > &var_changed_pos, BCP_vec< double > &var_new_bd)

Function Documentation

void MCF1_adjust_bounds ( const BCP_vec< BCP_var * > &  vars,
std::vector< MCF1_branch_decision > *  history,
BCP_vec< int > &  var_changed_pos,
BCP_vec< double > &  var_new_bd 
)

Definition at line 16 of file MCF1_lp.cpp.

void MCF1_adjust_bounds ( const BCP_vec< BCP_var * > &  vars,
const int  commodity,
const MCF1_branch_decision decision,
BCP_vec< int > &  var_changed_pos,
BCP_vec< double > &  var_new_bd 
)

Definition at line 52 of file MCF1_lp.cpp.


Generated on 22 May 2012 by  doxygen 1.6.1