BCP_lp_cut_pool Class Reference

#include <BCP_lp_pool.hpp>

Inheritance diagram for BCP_lp_cut_pool:

Inheritance graph
[legend]
Collaboration diagram for BCP_lp_cut_pool:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BCP_lp_cut_pool ()
 ~BCP_lp_cut_pool ()
bool rows_are_valid () const
void rows_are_valid (bool status)
void compute_violations (const BCP_lp_result &lpres, BCP_lp_cut_pool::iterator first, BCP_lp_cut_pool::iterator last)
int remove_nonviolated (const double etol)

Private Member Functions

 BCP_lp_cut_pool (const BCP_lp_cut_pool &)
BCP_lp_cut_pooloperator= (const BCP_lp_cut_pool &)

Static Private Attributes

static bool _rows_are_valid

Detailed Description

Definition at line 47 of file BCP_lp_pool.hpp.


Constructor & Destructor Documentation

BCP_lp_cut_pool::BCP_lp_cut_pool ( const BCP_lp_cut_pool  )  [private]

BCP_lp_cut_pool::BCP_lp_cut_pool (  )  [inline]

Definition at line 54 of file BCP_lp_pool.hpp.

BCP_lp_cut_pool::~BCP_lp_cut_pool (  )  [inline]

Definition at line 55 of file BCP_lp_pool.hpp.

References purge_ptr_vector().


Member Function Documentation

BCP_lp_cut_pool& BCP_lp_cut_pool::operator= ( const BCP_lp_cut_pool  )  [private]

bool BCP_lp_cut_pool::rows_are_valid (  )  const [inline]

Definition at line 59 of file BCP_lp_pool.hpp.

References _rows_are_valid.

void BCP_lp_cut_pool::rows_are_valid ( bool  status  )  [inline]

Definition at line 60 of file BCP_lp_pool.hpp.

References _rows_are_valid.

void BCP_lp_cut_pool::compute_violations ( const BCP_lp_result lpres,
BCP_lp_cut_pool::iterator  first,
BCP_lp_cut_pool::iterator  last 
) [inline]

Definition at line 62 of file BCP_lp_pool.hpp.

References _rows_are_valid.

int BCP_lp_cut_pool::remove_nonviolated ( const double  etol  ) 


Member Data Documentation

bool BCP_lp_cut_pool::_rows_are_valid [static, private]

Definition at line 49 of file BCP_lp_pool.hpp.

Referenced by compute_violations(), and rows_are_valid().


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:12:13 2010 for Coin-All by  doxygen 1.4.7