BCP_lp_parent Class Reference

NO OLD DOC. More...

#include <BCP_lp_node.hpp>

Collaboration diagram for BCP_lp_parent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Constructor and destructor
 BCP_lp_parent ()
 ~BCP_lp_parent ()
Modifying methods
void clean ()

Public Attributes

Data members
BCP_problem_core_change core_as_change
BCP_vec< int > added_vars_index
BCP_vec< BCP_obj_changeadded_vars_desc
BCP_vec< int > added_cuts_index
BCP_vec< BCP_obj_changeadded_cuts_desc
BCP_indexed_pricing_list indexed_pricing
BCP_warmstartwarmstart

Private Member Functions

Disabled methods
 BCP_lp_parent (const BCP_lp_parent &)
 The copy constructor is declared but not defined to disable it.
BCP_lp_parentoperator= (const BCP_lp_parent &)
 The assignment operator is declared but not defined to disable it.

Detailed Description

NO OLD DOC.

This class holds the description of the parent of the current node.

Definition at line 44 of file BCP_lp_node.hpp.


Constructor & Destructor Documentation

BCP_lp_parent::BCP_lp_parent ( const BCP_lp_parent  )  [private]

The copy constructor is declared but not defined to disable it.

BCP_lp_parent::BCP_lp_parent (  )  [inline]

Definition at line 77 of file BCP_lp_node.hpp.

BCP_lp_parent::~BCP_lp_parent (  ) 


Member Function Documentation

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

The assignment operator is declared but not defined to disable it.

void BCP_lp_parent::clean (  ) 


Member Data Documentation

BCP_problem_core_change BCP_lp_parent::core_as_change

Definition at line 58 of file BCP_lp_node.hpp.

BCP_vec<int> BCP_lp_parent::added_vars_index

Definition at line 60 of file BCP_lp_node.hpp.

BCP_vec<BCP_obj_change> BCP_lp_parent::added_vars_desc

Definition at line 62 of file BCP_lp_node.hpp.

BCP_vec<int> BCP_lp_parent::added_cuts_index

Definition at line 64 of file BCP_lp_node.hpp.

BCP_vec<BCP_obj_change> BCP_lp_parent::added_cuts_desc

Definition at line 66 of file BCP_lp_node.hpp.

BCP_indexed_pricing_list BCP_lp_parent::indexed_pricing

Definition at line 68 of file BCP_lp_node.hpp.

BCP_warmstart* BCP_lp_parent::warmstart

Definition at line 70 of file BCP_lp_node.hpp.


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