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::concept::Path


Files

file  path.h
 Classes for representing paths in graphs.

Classes

class  DirPath
 A structure for representing directed paths in a graph. More...
class  UPath
 A structure for representing undirected path in a graph. More...


Generated on Fri Feb 3 18:40:01 2006 for LEMON by  doxygen 1.4.6