#include <sym_types.h>
Collaboration diagram for WARM_START_DESC:

Public Attributes | |
| bc_node * | rootnode |
| 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 |
Definition at line 409 of file sym_types.h.
Definition at line 410 of file sym_types.h.
Definition at line 411 of file sym_types.h.
Definition at line 412 of file sym_types.h.
Definition at line 413 of file sym_types.h.
Definition at line 414 of file sym_types.h.
Definition at line 415 of file sym_types.h.
Definition at line 416 of file sym_types.h.
| double WARM_START_DESC::lb |
Definition at line 417 of file sym_types.h.
Definition at line 418 of file sym_types.h.
| double WARM_START_DESC::ub |
Definition at line 419 of file sym_types.h.
Definition at line 420 of file sym_types.h.
1.4.7