ugraph.h File Reference


Detailed Description

#include <lemon/concepts/graph_components.h>
#include <lemon/concepts/graph.h>
#include <lemon/bits/utility.h>


Classes

class  UGraph
 Class describing the concept of Undirected Graphs. More...
class  Node
 The base type of node iterators, or in other words, the trivial node iterator. More...
class  NodeIt
 This iterator goes through each node. More...
class  UEdge
class  UEdgeIt
 This iterator goes through each undirected edge. More...
class  IncEdgeIt
 This iterator goes trough the incident undirected edges of a node. More...
class  Edge
 The directed edge type. More...
class  EdgeIt
 This iterator goes through each directed edge. More...
class  OutEdgeIt
 This iterator goes trough the outgoing directed edges of a node. More...
class  InEdgeIt
 This iterator goes trough the incoming directed edges of a node. More...
class  NodeMap< T >
 Read write map of the nodes to type T. More...
class  EdgeMap< T >
 Read write map of the directed edges to type T. More...
class  UEdgeMap< T >
 Read write map of the undirected edges 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 Thu Jun 4 04:03:10 2009 for LEMON by  doxygen 1.5.9