Dip  0.92.4
Classes | Macros | Typedefs
vrp_cg_params.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  COL_GEN_PARAMS
 
struct  VRP_CG_PARAMS
 

Macros

#define CONNECTED   0
 
#define BICONNECTED   1
 
#define BOTH   2
 

Typedefs

typedef struct COL_GEN_PARAMS col_gen_params
 
typedef struct VRP_CG_PARAMS vrp_cg_params
 

Macro Definition Documentation

#define CONNECTED   0

Definition at line 20 of file vrp_cg_params.h.

#define BICONNECTED   1

Definition at line 21 of file vrp_cg_params.h.

#define BOTH   2

Definition at line 22 of file vrp_cg_params.h.

Typedef Documentation

typedef struct VRP_CG_PARAMS vrp_cg_params