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

Definition at line 113 of file MKC_knapsack.hpp.

Definition at line 114 of file MKC_knapsack.hpp.

Referenced by MKC_lp::~MKC_lp().

Definition at line 115 of file MKC_knapsack.hpp.

Referenced by ~MKC_knapsack_set().

Definition at line 116 of file MKC_knapsack.hpp.

Referenced by ~MKC_knapsack_set().

Definition at line 117 of file MKC_knapsack.hpp.

Referenced by ~MKC_knapsack_set().

Definition at line 118 of file MKC_knapsack.hpp.

Referenced by ~MKC_knapsack_set().

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 3 Jun 2015 for coin-Bcp by  doxygen 1.6.1