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

#include <sym_prep.h>

Collaboration diagram for PREPDesc:
Collaboration graph
[legend]

Public Attributes

MIPdescmip
 
MIPdescorig_mip
 
prep_stats stats
 
prep_params params
 
int has_ub
 
double ub
 
int impl_limit
 
IMPlistlist
 
int impl_col_ind
 
prep_stats impl_stats
 
int impl_row_cnt
 
int impl_var_cnt
 
char * impl_vars
 
ROWinfoimpl_rows
 
COLinfoimpl_cols
 
double * impl_ub
 
double * impl_lb
 
char * ulist_checked
 
char * llist_checked
 
int max_sr_cnt
 
int max_aggr_cnt
 
SRdescsr
 
SRdescd_sr
 
char * rows_checked
 
double alloc_time
 
int * user_col_ind
 
int * user_row_ind
 
double alloc2_time
 
double impl_array_time
 
double impl_cols_time
 
double impl_rows_time
 
int xlength
 
int * xind
 
double * xval
 
int * tmpi
 
double * tmpd
 
char * tmpc
 

Detailed Description

Definition at line 185 of file sym_prep.h.

Member Data Documentation

MIPdesc* PREPDesc::mip

Definition at line 187 of file sym_prep.h.

MIPdesc* PREPDesc::orig_mip

Definition at line 188 of file sym_prep.h.

prep_stats PREPDesc::stats

Definition at line 189 of file sym_prep.h.

prep_params PREPDesc::params

Definition at line 190 of file sym_prep.h.

int PREPDesc::has_ub

Definition at line 192 of file sym_prep.h.

double PREPDesc::ub

Definition at line 193 of file sym_prep.h.

int PREPDesc::impl_limit

Definition at line 196 of file sym_prep.h.

IMPlist* PREPDesc::list

Definition at line 198 of file sym_prep.h.

int PREPDesc::impl_col_ind

Definition at line 199 of file sym_prep.h.

prep_stats PREPDesc::impl_stats

Definition at line 200 of file sym_prep.h.

int PREPDesc::impl_row_cnt

Definition at line 201 of file sym_prep.h.

int PREPDesc::impl_var_cnt

Definition at line 202 of file sym_prep.h.

char* PREPDesc::impl_vars

Definition at line 203 of file sym_prep.h.

ROWinfo* PREPDesc::impl_rows

Definition at line 205 of file sym_prep.h.

COLinfo* PREPDesc::impl_cols

Definition at line 206 of file sym_prep.h.

double* PREPDesc::impl_ub

Definition at line 208 of file sym_prep.h.

double* PREPDesc::impl_lb

Definition at line 209 of file sym_prep.h.

char* PREPDesc::ulist_checked

Definition at line 211 of file sym_prep.h.

char* PREPDesc::llist_checked

Definition at line 212 of file sym_prep.h.

int PREPDesc::max_sr_cnt

Definition at line 215 of file sym_prep.h.

int PREPDesc::max_aggr_cnt

Definition at line 216 of file sym_prep.h.

SRdesc* PREPDesc::sr

Definition at line 217 of file sym_prep.h.

SRdesc* PREPDesc::d_sr

Definition at line 218 of file sym_prep.h.

char* PREPDesc::rows_checked

Definition at line 220 of file sym_prep.h.

double PREPDesc::alloc_time

Definition at line 221 of file sym_prep.h.

int* PREPDesc::user_col_ind

Definition at line 224 of file sym_prep.h.

int* PREPDesc::user_row_ind

Definition at line 225 of file sym_prep.h.

double PREPDesc::alloc2_time

Definition at line 226 of file sym_prep.h.

double PREPDesc::impl_array_time

Definition at line 227 of file sym_prep.h.

double PREPDesc::impl_cols_time

Definition at line 228 of file sym_prep.h.

double PREPDesc::impl_rows_time

Definition at line 229 of file sym_prep.h.

int PREPDesc::xlength

Definition at line 232 of file sym_prep.h.

int* PREPDesc::xind

Definition at line 233 of file sym_prep.h.

double* PREPDesc::xval

Definition at line 234 of file sym_prep.h.

int* PREPDesc::tmpi

Definition at line 237 of file sym_prep.h.

double* PREPDesc::tmpd

Definition at line 238 of file sym_prep.h.

char* PREPDesc::tmpc

Definition at line 239 of file sym_prep.h.


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