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>

Namespaces

namespace  lemon
namespace  lemon::concepts

Classes

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


Generated on Tue May 5 07:41:37 2009 for LEMON by  doxygen 1.5.6