![]() |
|
Go to the source code of this file.
Classes | |
| struct | KeyValueType |
| struct | ListNodeType |
| struct | PQueueType |
| struct | edegreedef |
| struct | vedegreedef |
| struct | workspacedef |
| struct | rinfodef |
| struct | vrinfodef |
| struct | nrinfodef |
| struct | graphdef |
| struct | controldef |
| struct | vpwgtdef |
Macros | |
| #define | IDXTYPE_INT |
| #define | MAXIDX (1<<8*sizeof(idxtype)-2) |
Typedefs | |
| typedef int | idxtype |
| typedef struct KeyValueType | KeyValueType |
| typedef struct ListNodeType | ListNodeType |
| typedef struct PQueueType | PQueueType |
| typedef struct edegreedef | EDegreeType |
| typedef struct vedegreedef | VEDegreeType |
| typedef struct workspacedef | WorkSpaceType |
| typedef struct rinfodef | RInfoType |
| typedef struct vrinfodef | VRInfoType |
| typedef struct nrinfodef | NRInfoType |
| typedef struct graphdef | GraphType |
| typedef double | timer |
| typedef struct controldef | CtrlType |
| typedef struct vpwgtdef | VPInfoType |
| #define IDXTYPE_INT |
| #define MAXIDX (1<<8*sizeof(idxtype)-2) |
| typedef struct controldef CtrlType |
| typedef struct edegreedef EDegreeType |
| typedef struct KeyValueType KeyValueType |
| typedef struct ListNodeType ListNodeType |
| typedef struct nrinfodef NRInfoType |
| typedef struct PQueueType PQueueType |
| typedef struct vedegreedef VEDegreeType |
| typedef struct vpwgtdef VPInfoType |
| typedef struct vrinfodef VRInfoType |
| typedef struct workspacedef WorkSpaceType |