Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

BCP_lp_node Class Reference

#include <BCP_lp_node.hpp>

List of all members.

Public Member Functions

Constructor and destructor
Query methods
size_t varnum () const
size_t cutnum () const
Modifying methods
void clean ()

Public Attributes

int level
int index
int iteration_count
BCP_diving_status dive
BCP_column_generation colgen
double quality
double true_lower_bound
BCP_var_set vars
BCP_cut_set cuts
BCP_indexed_pricing_list indexed_pricing
BCP_warmstartwarmstart
BCP_vec< double > lb_at_cutgen
BCP_user_data * user_data
Data members
BCP_node_storage_in_tm tm_storage
Process id's ??
BCP_proc_idcg
BCP_proc_idcp
BCP_proc_idvg
BCP_proc_idvp

Private Member Functions

Disabled methods
 BCP_lp_node (const BCP_lp_node &)
BCP_lp_nodeoperator= (const BCP_lp_node &)


Detailed Description

NO OLD DOC

This class holds the description of the current node itself.

Definition at line 103 of file BCP_lp_node.hpp.


Constructor & Destructor Documentation

BCP_lp_node::BCP_lp_node const BCP_lp_node  )  [private]
 

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


Member Function Documentation

BCP_lp_node& BCP_lp_node::operator= const BCP_lp_node  )  [private]
 

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


Member Data Documentation

BCP_user_data* BCP_lp_node::user_data
 

Data the user wants to pass along with the search tree node. For now it cannot be stored wrt. the parent.

Definition at line 160 of file BCP_lp_node.hpp.

Referenced by BCP_lp_user::get_user_data().


The documentation for this class was generated from the following files:
Generated on Wed Dec 3 14:32:38 2003 for BCP by doxygen 1.3.5