MKC_var Class Reference

#include <MKC_var.hpp>

Inheritance diagram for MKC_var:

Inheritance graph
[legend]
Collaboration diagram for MKC_var:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MKC_var (const double c, const int num, int *&entr, const int clr[2])
 MKC_var (const MKC_var &x)
 MKC_var (BCP_buffer &buf)
 ~MKC_var ()
double dj (const double *dual) const
void pack (BCP_buffer &buf) const

Public Attributes

double cost
int entry_num
int * entries
int color [2]

Detailed Description

Definition at line 16 of file MKC_var.hpp.


Constructor & Destructor Documentation

MKC_var::MKC_var ( const double  c,
const int  num,
int *&  entr,
const int  clr[2] 
) [inline]

Definition at line 24 of file MKC_var.hpp.

References color.

MKC_var::MKC_var ( const MKC_var x  )  [inline]

Definition at line 31 of file MKC_var.hpp.

References color, entries, and entry_num.

MKC_var::MKC_var ( BCP_buffer buf  )  [inline]

Definition at line 38 of file MKC_var.hpp.

References color, cost, entries, entry_num, BCP_var::set_obj(), and BCP_buffer::unpack().

MKC_var::~MKC_var (  )  [inline]

Definition at line 46 of file MKC_var.hpp.

References entries.


Member Function Documentation

double MKC_var::dj ( const double *  dual  )  const [inline]

Definition at line 51 of file MKC_var.hpp.

References cost, entries, and entry_num.

void MKC_var::pack ( BCP_buffer buf  )  const [inline]

Definition at line 58 of file MKC_var.hpp.

References color, cost, entries, entry_num, and BCP_buffer::pack().

Referenced by MKC_var_pack().


Member Data Documentation

double MKC_var::cost

Definition at line 18 of file MKC_var.hpp.

Referenced by dj(), MKC_var(), and pack().

int MKC_var::entry_num

Definition at line 19 of file MKC_var.hpp.

Referenced by dj(), MKC_var(), and pack().

int* MKC_var::entries

Definition at line 20 of file MKC_var.hpp.

Referenced by dj(), MKC_var(), pack(), and ~MKC_var().

int MKC_var::color[2]

Definition at line 22 of file MKC_var.hpp.

Referenced by MKC_var(), and pack().


The documentation for this class was generated from the following file:
Generated on Thu Jan 15 03:03:30 2009 for coin-Bcp by  doxygen 1.4.7