Dip  0.92.4
Classes | Macros | Typedefs
sym_types.h File Reference
#include <unistd.h>
#include "sym_proto.h"
#include "sym_constants.h"
Include dependency graph for sym_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LP_SOL
 
struct  BASE_DESC
 
struct  CUT_DATA
 
struct  ROW_DATA
 
struct  WAITING_ROW
 
struct  VAR_DESC
 
struct  BOUNDS_CHANGE_DESC
 
struct  BRANCH_DESC
 
struct  ARRAY_DESC
 
struct  DOUBLE_ARRAY_DESC
 
struct  BASIS_DESC
 
struct  NODE_DESC
 
struct  BRANCH_OBJ
 
struct  STR_INT
 
struct  NODE_TIMES
 
struct  PROB_TIMES
 
struct  BC_NODE
 
struct  PROBLEM_STAT
 
struct  LP_STAT
 
struct  RC_DESC
 
struct  COL_IMP
 
struct  IMPVAR
 
struct  IMPLIST
 
struct  COLINFO
 
struct  ROWINFO
 
struct  MIPINFO
 
struct  MIPDESC
 
struct  WARM_START_DESC
 
struct  SP_SOLUTION_DESC
 
struct  SP_DESC
 

Macros

#define MAX_CHILDREN_NUM   4
 
#define MAX_CHANGE_NUM   6
 

Typedefs

typedef struct LP_SOL lp_sol
 
typedef struct BASE_DESC base_desc
 
typedef struct CUT_DATA cut_data
 
typedef struct ROW_DATA row_data
 
typedef struct WAITING_ROW waiting_row
 
typedef struct VAR_DESC var_desc
 
typedef struct BOUNDS_CHANGE_DESC bounds_change_desc
 
typedef struct BRANCH_DESC branch_desc
 
typedef struct ARRAY_DESC array_desc
 
typedef struct DOUBLE_ARRAY_DESC double_array_desc
 
typedef struct BASIS_DESC basis_desc
 
typedef struct NODE_DESC node_desc
 
typedef struct BRANCH_OBJ branch_obj
 
typedef struct STR_INT str_int
 
typedef struct NODE_TIMES node_times
 
typedef struct PROB_TIMES prob_times
 
typedef struct BC_NODE bc_node
 
typedef struct PROBLEM_STAT problem_stat
 
typedef struct LP_STAT lp_stat_desc
 
typedef struct RC_DESC rc_desc
 
typedef struct COL_IMP col_imp
 
typedef struct IMPVAR IMPvar
 
typedef struct IMPLIST IMPlist
 
typedef struct COLINFO COLinfo
 
typedef struct ROWINFO ROWinfo
 
typedef struct MIPINFO MIPinfo
 
typedef struct MIPDESC MIPdesc
 
typedef struct WARM_START_DESC warm_start_desc
 
typedef struct SP_SOLUTION_DESC sp_solution
 
typedef struct SP_DESC sp_desc
 

Macro Definition Documentation

#define MAX_CHILDREN_NUM   4

Definition at line 18 of file sym_types.h.

#define MAX_CHANGE_NUM   6

Definition at line 19 of file sym_types.h.

Typedef Documentation

typedef struct LP_SOL lp_sol
typedef struct BASE_DESC base_desc
typedef struct CUT_DATA cut_data
typedef struct ROW_DATA row_data
typedef struct WAITING_ROW waiting_row
typedef struct VAR_DESC var_desc
typedef struct BRANCH_DESC branch_desc
typedef struct ARRAY_DESC array_desc
typedef struct BASIS_DESC basis_desc
typedef struct NODE_DESC node_desc
typedef struct BRANCH_OBJ branch_obj
typedef struct STR_INT str_int
typedef struct NODE_TIMES node_times
typedef struct PROB_TIMES prob_times
typedef struct BC_NODE bc_node
typedef struct PROBLEM_STAT problem_stat
typedef struct LP_STAT lp_stat_desc
typedef struct RC_DESC rc_desc
typedef struct COL_IMP col_imp
typedef struct IMPVAR IMPvar
typedef struct IMPLIST IMPlist
typedef struct COLINFO COLinfo
typedef struct ROWINFO ROWinfo
typedef struct MIPINFO MIPinfo
typedef struct MIPDESC MIPdesc
typedef struct SP_SOLUTION_DESC sp_solution
typedef struct SP_DESC sp_desc