Path Structures
[Data Structures]


Detailed Description

LEMON provides flexible data structures to work with paths.

All of them have the same interface, especially they can be built or extended using a standard Builder subclass. This make is easy to have e.g. the Dijkstra algorithm to store its result in any kind of path structure.

See also:
lemon::concepts::Path


Files

file  path.h
 Classes for representing paths in graphs.

Classes

class  Path
 A structure for representing directed paths in a graph. More...


Generated on Tue Oct 31 09:49:38 2006 for LEMON by  doxygen 1.5.1