Edge Struct Reference

This structure stores the edges (connections) of the graph. More...

List of all members.


Public Attributes

int vertexID_A
int vertexID_B

Detailed Description

This structure stores the edges (connections) of the graph.

Member Data Documentation