Vertex Struct Reference

#include <typedefs.h>

Collaboration diagram for Vertex:

Collaboration graph
[legend]

Data Fields

int degree
int next
int adjListInd

Detailed Description

Definition at line 15 of file typedefs.h.


Field Documentation

int Vertex::degree

Definition at line 16 of file typedefs.h.

Referenced by addEdge(), addspEdge(), copyOut(), countDegrees(), diameter(), edgeExists(), initGraph(), printOut(), and sortAdjArrays().

int Vertex::next

Definition at line 17 of file typedefs.h.

Referenced by addEdge(), countDegrees(), fillAdjArray(), and initGraph().

int Vertex::adjListInd

Definition at line 18 of file typedefs.h.

Referenced by addspEdge(), copyOut(), diameter(), edgeExists(), fillAdjArray(), initGraph(), and sortAdjArrays().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:35:50 2008 for Charm++ by  doxygen 1.5.1