LEMON 1.0.7
Classes | Namespaces

path.h File Reference


Detailed Description

#include <lemon/core.h>
#include <lemon/concept_check.h>

Classes

class  Path< _Digraph >
 A skeleton structure for representing directed paths in a digraph. More...
class  Path< _Digraph >::ArcIt
 LEMON style iterator for path arcs. More...
class  PathDumper< _Digraph >
 A skeleton structure for path dumpers. More...
class  PathDumper< _Digraph >::ArcIt
 LEMON style iterator for path arcs. More...
class  PathDumper< _Digraph >::RevArcIt
 LEMON style iterator for path arcs. More...

Namespaces

namespace  lemon
 

The namespace of LEMON.


namespace  lemon::concepts
 

The namespace of LEMON concepts and concept checking classes.