Dip  0.92.4
Classes | Macros | Typedefs
cnrp_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  CG_USER_PARAMS
 

Macros

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

Typedefs

typedef struct CG_USER_PARAMS cnrp_cg_params
 

Macro Definition Documentation

#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 Documentation