|
tlds
Transactional Operations for Linked Data Structures
|
#include <findSubGraphs.h>
Public Attributes | |
| graph * | GPtr |
| Vl ** | intWtVLList |
| Vl ** | strWtVLList |
| edge * | maxIntWtList |
| long | maxIntWtListSize |
| edge * | soughtStrWtList |
| long | soughtStrWtListSize |
| graph* findSubGraphs1_arg::GPtr |
| Vl** findSubGraphs1_arg::intWtVLList |
| edge* findSubGraphs1_arg::maxIntWtList |
| long findSubGraphs1_arg::maxIntWtListSize |
| edge* findSubGraphs1_arg::soughtStrWtList |
| long findSubGraphs1_arg::soughtStrWtListSize |
| Vl** findSubGraphs1_arg::strWtVLList |