Dip  0.92.4
Public Attributes | List of all members
CUT_POOL Struct Reference

#include <sym_cp.h>

Collaboration diagram for CUT_POOL:
Collaboration graph
[legend]

Public Attributes

void * user
 
int master
 
int tree_manager
 
double cut_pool_time
 
int msgtag
 
double lpetol
 
cp_params par
 
int size
 
int cut_num
 
int allocated_cut_num
 
cp_cut_data ** cuts
 
int total_cut_num
 
int reorder_count
 
lp_sol cur_sol
 

Detailed Description

Definition at line 42 of file sym_cp.h.

Member Data Documentation

void* CUT_POOL::user

Definition at line 43 of file sym_cp.h.

int CUT_POOL::master

Definition at line 44 of file sym_cp.h.

int CUT_POOL::tree_manager

Definition at line 45 of file sym_cp.h.

double CUT_POOL::cut_pool_time

Definition at line 46 of file sym_cp.h.

int CUT_POOL::msgtag

Definition at line 47 of file sym_cp.h.

double CUT_POOL::lpetol

Definition at line 48 of file sym_cp.h.

cp_params CUT_POOL::par

Definition at line 49 of file sym_cp.h.

int CUT_POOL::size

Definition at line 50 of file sym_cp.h.

int CUT_POOL::cut_num

Definition at line 51 of file sym_cp.h.

int CUT_POOL::allocated_cut_num

Definition at line 52 of file sym_cp.h.

cp_cut_data** CUT_POOL::cuts

Definition at line 53 of file sym_cp.h.

int CUT_POOL::total_cut_num

Definition at line 54 of file sym_cp.h.

int CUT_POOL::reorder_count

Definition at line 55 of file sym_cp.h.

lp_sol CUT_POOL::cur_sol

Definition at line 56 of file sym_cp.h.


The documentation for this struct was generated from the following file: