Grafalgo
Library of useful data structures and algorithms
grafalgo::Graph::EdgeInfo Struct Reference

List of all members.

Public Attributes

vertex l
 l is left endpoint of edge
vertex r
 r is right endpoint of edge

Detailed Description

Definition at line 100 of file Graph.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends