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

path.h File Reference


Detailed Description

Todo:
Iterators have obsolete style

#include <deque>
#include <vector>
#include <algorithm>
#include <lemon/invalid.h>

Go to the source code of this file.

Namespaces

namespace  lemon

Classes

class  DirPath
 A structure for representing directed paths in a graph. More...
class  DirPath::EdgeIt
 Iterator class to iterate on the edges of the paths. More...
class  DirPath::NodeIt
 Iterator class to iterate on the nodes of the paths. More...
class  DirPath::Builder
 Class to build paths. More...
class  UndirPath
 A structure for representing undirected path in a graph. More...
class  UndirPath::EdgeIt
 Iterator class to iterate on the edges of the paths. More...
class  UndirPath::NodeIt
 Iterator class to iterate on the nodes of the paths. More...
class  UndirPath::Builder
 Class to build paths. More...


Generated on Sat Aug 27 14:14:55 2005 for LEMON by  doxygen 1.4.4