MKC_knapsack_set Class Reference

#include <MKC_knapsack.hpp>

Collaboration diagram for MKC_knapsack_set:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MKC_knapsack_set ()
 ~MKC_knapsack_set ()
void pack (BCP_buffer &buf)
void unpack (BCP_buffer &buf)

Public Attributes

int order_num
int ks_num
MKC_knapsackks_list
int orig_var_num
char ** orig_name_list
double * orig_row_0
double * orig_row_1

Detailed Description

Definition at line 111 of file MKC_knapsack.hpp.


Constructor & Destructor Documentation

MKC_knapsack_set::MKC_knapsack_set (  )  [inline]

Definition at line 121 of file MKC_knapsack.hpp.

MKC_knapsack_set::~MKC_knapsack_set (  )  [inline]

Definition at line 124 of file MKC_knapsack.hpp.

References ks_list, orig_name_list, orig_row_0, orig_row_1, and orig_var_num.


Member Function Documentation

void MKC_knapsack_set::pack ( BCP_buffer buf  ) 

void MKC_knapsack_set::unpack ( BCP_buffer buf  ) 


Member Data Documentation

int MKC_knapsack_set::order_num

Definition at line 113 of file MKC_knapsack.hpp.

int MKC_knapsack_set::ks_num

Definition at line 114 of file MKC_knapsack.hpp.

Referenced by MKC_lp::~MKC_lp().

MKC_knapsack* MKC_knapsack_set::ks_list

Definition at line 115 of file MKC_knapsack.hpp.

Referenced by ~MKC_knapsack_set().

int MKC_knapsack_set::orig_var_num

Definition at line 116 of file MKC_knapsack.hpp.

Referenced by ~MKC_knapsack_set().

char** MKC_knapsack_set::orig_name_list

Definition at line 117 of file MKC_knapsack.hpp.

Referenced by ~MKC_knapsack_set().

double* MKC_knapsack_set::orig_row_0

Definition at line 118 of file MKC_knapsack.hpp.

Referenced by ~MKC_knapsack_set().

double* MKC_knapsack_set::orig_row_1

Definition at line 119 of file MKC_knapsack.hpp.

Referenced by ~MKC_knapsack_set().


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