BidirGraph Class Template Reference
[Wrapper Classes for GraphsGraph Structures]

#include <graph_wrapper.h>

Inheritance diagram for BidirGraph:

Inheritance graph
[legend]
Collaboration diagram for BidirGraph:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename Graph>
class lemon::BidirGraph< Graph >

Warning:
Graph wrappers are in even more experimental state than the other parts of the lib. Use them at you own risk.
A bidirected graph template. Such a bidirected graph stores each pair of oppositely directed edges ones in the memory, i.e. a directed graph of type Graph is used for that. As the oppositely directed edges are logically different ones the maps are able to attach different values for them.

Definition at line 1077 of file graph_wrapper.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 30 12:18:37 2004 for LEMON by doxygen 1.3.8