digraph.h File Reference


Detailed Description

#include <lemon/core.h>
#include <lemon/concepts/maps.h>
#include <lemon/concept_check.h>
#include <lemon/concepts/graph_components.h>

Classes

class  Digraph
 Class describing the concept of directed graphs. More...
class  Node
 Class for identifying a node of the digraph. More...
class  NodeIt
 This iterator goes through each node. More...
class  Arc
 Class for identifying an arc of the digraph. More...
class  OutArcIt
 This iterator goes trough the outgoing arcs of a node. More...
class  InArcIt
 This iterator goes trough the incoming arcs of a node. More...
class  ArcIt
 This iterator goes through each arc. More...
class  NodeMap< T >
class  ArcMap< T >

Namespaces

namespace  lemon
 

The namespace of LEMON.


namespace  lemon::concepts
 

The namespace of LEMON concepts and concept checking classes.



Generated on Sat Oct 3 07:23:59 2009 for LEMON by  doxygen 1.6.1