Dip
0.92.4
|
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 |
#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 struct COL_GEN_PARAMS col_gen_params |
typedef struct VRP_CG_PARAMS vrp_cg_params |