WARM_START_DESC Struct Reference

#include <sym_types.h>

Collaboration diagram for WARM_START_DESC:

Collaboration graph
[legend]
List of all members.

Public Attributes

bc_noderootnode
int cut_num
int allocated_cut_num
cut_data ** cuts
problem_stat stat
node_times comp_times
int phase
double lb
char has_ub
double ub
lp_sol best_sol

Detailed Description

Definition at line 409 of file sym_types.h.


Member Data Documentation

bc_node* WARM_START_DESC::rootnode

Definition at line 410 of file sym_types.h.

int WARM_START_DESC::cut_num

Definition at line 411 of file sym_types.h.

int WARM_START_DESC::allocated_cut_num

Definition at line 412 of file sym_types.h.

cut_data** WARM_START_DESC::cuts

Definition at line 413 of file sym_types.h.

problem_stat WARM_START_DESC::stat

Definition at line 414 of file sym_types.h.

node_times WARM_START_DESC::comp_times

Definition at line 415 of file sym_types.h.

int WARM_START_DESC::phase

Definition at line 416 of file sym_types.h.

double WARM_START_DESC::lb

Definition at line 417 of file sym_types.h.

char WARM_START_DESC::has_ub

Definition at line 418 of file sym_types.h.

double WARM_START_DESC::ub

Definition at line 419 of file sym_types.h.

lp_sol WARM_START_DESC::best_sol

Definition at line 420 of file sym_types.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 14 14:14:49 2010 for Coin-All by  doxygen 1.4.7