67 #ifndef FINDSUBGRAPHS_H
68 #define FINDSUBGRAPHS_H 1
struct findSubGraphs0_arg findSubGraphs0_arg_t
void findSubGraphs0(void *argPtr)
Definition: findSubGraphs.c:84
Definition: findSubGraphs.h:93
Vd * strWtVDList
Definition: findSubGraphs.h:96
struct findSubGraphs1_arg findSubGraphs1_arg_t
Definition: findSubGraphs.h:73
long maxIntWtListSize
Definition: findSubGraphs.h:98
graph * GPtr
Definition: findSubGraphs.h:84
long soughtStrWtListSize
Definition: findSubGraphs.h:90
graph * GPtr
Definition: findSubGraphs.h:74
edge * maxIntWtList
Definition: findSubGraphs.h:77
V * intWtVList
Definition: findSubGraphs.h:75
struct findSubGraphs2_arg findSubGraphs2_arg_t
void findSubGraphs1(void *argPtr)
Definition: findSubGraphs.c:243
long soughtStrWtListSize
Definition: findSubGraphs.h:100
edge * soughtStrWtList
Definition: findSubGraphs.h:99
Vl ** strWtVLList
Definition: findSubGraphs.h:86
long maxIntWtListSize
Definition: findSubGraphs.h:78
long soughtStrWtListSize
Definition: findSubGraphs.h:80
Definition: findSubGraphs.h:83
Vd * intWtVDList
Definition: findSubGraphs.h:95
void findSubGraphs2(void *argPtr)
Definition: findSubGraphs.c:394
Vl ** intWtVLList
Definition: findSubGraphs.h:85
edge * soughtStrWtList
Definition: findSubGraphs.h:89
long maxIntWtListSize
Definition: findSubGraphs.h:88
edge * soughtStrWtList
Definition: findSubGraphs.h:79
edge * maxIntWtList
Definition: findSubGraphs.h:87
V * strWtVList
Definition: findSubGraphs.h:76
edge * maxIntWtList
Definition: findSubGraphs.h:97
graph * GPtr
Definition: findSubGraphs.h:94