ARGraph<Node,Edge>
Defined in: argraph.h
Extends: Graph
Overview: This is a template class that adds static type checking to the node/edge attribute pointers used in the Graph class as 'void *'.