Dip
0.92.4
|
Go to the source code of this file.
Classes | |
struct | CG_USER_PARAMS |
Macros | |
#define | CONNECTED 0 |
#define | BICONNECTED 1 |
#define | BOTH 2 |
Typedefs | |
typedef struct CG_USER_PARAMS | cnrp_cg_params |
#define CONNECTED 0 |
Definition at line 20 of file cnrp_cg_params.h.
#define BICONNECTED 1 |
Definition at line 21 of file cnrp_cg_params.h.
#define BOTH 2 |
Definition at line 22 of file cnrp_cg_params.h.
Referenced by TSP_SubtourCut::TSP_SubtourCut().
typedef struct CG_USER_PARAMS cnrp_cg_params |