BCP_lp_var_pool Class Reference

#include <BCP_lp_pool.hpp>

Inheritance diagram for BCP_lp_var_pool:
Inheritance graph
[legend]
Collaboration diagram for BCP_lp_var_pool:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BCP_lp_var_pool ()
 ~BCP_lp_var_pool ()
bool cols_are_valid () const
void cols_are_valid (bool status)
void compute_red_costs (const BCP_lp_result &lpres, BCP_lp_var_pool::iterator first, BCP_lp_var_pool::iterator last)
int remove_positives (const double etol)

Private Member Functions

 BCP_lp_var_pool (const BCP_lp_var_pool &)
BCP_lp_var_pooloperator= (const BCP_lp_var_pool &)
 Copy the contents of x into the object and return a reference the the object itself.

Static Private Attributes

static bool _cols_are_valid

Detailed Description

Definition at line 109 of file BCP_lp_pool.hpp.


Constructor & Destructor Documentation

BCP_lp_var_pool::BCP_lp_var_pool ( const BCP_lp_var_pool  )  [private]
BCP_lp_var_pool::BCP_lp_var_pool (  )  [inline]

Definition at line 116 of file BCP_lp_pool.hpp.

BCP_lp_var_pool::~BCP_lp_var_pool (  )  [inline]

Definition at line 117 of file BCP_lp_pool.hpp.


Member Function Documentation

BCP_lp_var_pool& BCP_lp_var_pool::operator= ( const BCP_lp_var_pool x  )  [private]

Copy the contents of x into the object and return a reference the the object itself.

Reimplemented from BCP_vec< BCP_lp_waiting_col * >.

bool BCP_lp_var_pool::cols_are_valid (  )  const [inline]

Definition at line 121 of file BCP_lp_pool.hpp.

void BCP_lp_var_pool::cols_are_valid ( bool  status  )  [inline]

Definition at line 122 of file BCP_lp_pool.hpp.

void BCP_lp_var_pool::compute_red_costs ( const BCP_lp_result lpres,
BCP_lp_var_pool::iterator  first,
BCP_lp_var_pool::iterator  last 
) [inline]

Definition at line 124 of file BCP_lp_pool.hpp.

int BCP_lp_var_pool::remove_positives ( const double  etol  ) 

Member Data Documentation

bool BCP_lp_var_pool::_cols_are_valid [static, private]

Definition at line 111 of file BCP_lp_pool.hpp.


The documentation for this class was generated from the following file:

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1