#include <typedefs.h>
Collaboration diagram for VerticesListType:

Data Fields | |
| int | numVertices |
| Vertex * | vertexArray |
| int * | adjArray |
Definition at line 22 of file typedefs.h.
Definition at line 23 of file typedefs.h.
Referenced by initGraph(), InitVertices(), printOut(), and sortAdjArrays().
Definition at line 24 of file typedefs.h.
Referenced by addEdge(), addspEdge(), copyOut(), diameter(), edgeExists(), fillAdjArray(), initGraph(), InitVertices(), printOut(), and sortAdjArrays().
Definition at line 25 of file typedefs.h.
Referenced by addEdge(), addspEdge(), copyOut(), diameter(), edgeExists(), fillAdjArray(), initGraph(), InitVertices(), printOut(), and sortAdjArrays().
1.5.1