Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Path Structures
[Data Structures]

Collaboration diagram for Path 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  UndirPath
 A structure for representing undirected path in a graph. More...


Generated on Mon Feb 21 15:02:29 2005 for LEMON by  doxygen 1.4.1