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  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...

Namespaces

namespace  lemon
 The namespace of LEMON.
namespace  lemon::concepts
 The namespace of LEMON concepts and concept checking classes.

Generated on Sun Oct 12 20:09:45 2008 for LEMON by  doxygen 1.5.7.1