Dip  0.92.3
Public Attributes | List of all members
SYM_ENVIRONMENT Struct Reference

#include <sym_master.h>

Collaboration diagram for SYM_ENVIRONMENT:
Collaboration graph
[legend]

Public Attributes

voiduser
 
int my_tid
 
int tm_tid
 
int dg_tid
 
params par
 
prob_times comp_times
 
int has_ub
 
double ub
 
lp_sol best_sol
 
int has_mc_ub
 
double mc_ub
 
double obj [2]
 
double utopia [2]
 
char has_ub_estimate
 
double ub_estimate
 
double lb
 
double obj_offset
 
MIPdescmip
 
MIPdescorig_mip
 
MIPdescprep_mip
 
char probname [81]
 
base_descbase
 
node_descrootdesc
 
int termcode
 
warm_start_descwarm_start
 
double mc_time
 

Detailed Description

Definition at line 35 of file sym_master.h.

Member Data Documentation

void* SYM_ENVIRONMENT::user

Definition at line 36 of file sym_master.h.

int SYM_ENVIRONMENT::my_tid

Definition at line 37 of file sym_master.h.

int SYM_ENVIRONMENT::tm_tid

Definition at line 38 of file sym_master.h.

int SYM_ENVIRONMENT::dg_tid

Definition at line 39 of file sym_master.h.

params SYM_ENVIRONMENT::par

Definition at line 40 of file sym_master.h.

prob_times SYM_ENVIRONMENT::comp_times

Definition at line 41 of file sym_master.h.

int SYM_ENVIRONMENT::has_ub

Definition at line 43 of file sym_master.h.

double SYM_ENVIRONMENT::ub

Definition at line 44 of file sym_master.h.

lp_sol SYM_ENVIRONMENT::best_sol

Definition at line 45 of file sym_master.h.

int SYM_ENVIRONMENT::has_mc_ub

Definition at line 46 of file sym_master.h.

double SYM_ENVIRONMENT::mc_ub

Definition at line 47 of file sym_master.h.

double SYM_ENVIRONMENT::obj[2]

Definition at line 48 of file sym_master.h.

double SYM_ENVIRONMENT::utopia[2]

Definition at line 49 of file sym_master.h.

char SYM_ENVIRONMENT::has_ub_estimate

Definition at line 50 of file sym_master.h.

double SYM_ENVIRONMENT::ub_estimate

Definition at line 51 of file sym_master.h.

double SYM_ENVIRONMENT::lb

Definition at line 52 of file sym_master.h.

double SYM_ENVIRONMENT::obj_offset

Definition at line 53 of file sym_master.h.

MIPdesc* SYM_ENVIRONMENT::mip

Definition at line 55 of file sym_master.h.

MIPdesc* SYM_ENVIRONMENT::orig_mip

Definition at line 58 of file sym_master.h.

MIPdesc* SYM_ENVIRONMENT::prep_mip

Definition at line 60 of file sym_master.h.

char SYM_ENVIRONMENT::probname[81]

Definition at line 63 of file sym_master.h.

base_desc* SYM_ENVIRONMENT::base

Definition at line 65 of file sym_master.h.

node_desc* SYM_ENVIRONMENT::rootdesc

Definition at line 66 of file sym_master.h.

int SYM_ENVIRONMENT::termcode

Definition at line 68 of file sym_master.h.

warm_start_desc* SYM_ENVIRONMENT::warm_start

Definition at line 70 of file sym_master.h.

double SYM_ENVIRONMENT::mc_time

Definition at line 72 of file sym_master.h.


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