Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BidirGraphAdaptor Class Template Reference
[Adaptor Classes for Graphs]

#include <lemon/graph_adaptor.h>

Inherits SubBidirGraphAdaptor< Graph, ConstMap< Graph::Edge, bool >, ConstMap< Graph::Edge, bool > >.

Inheritance diagram for BidirGraphAdaptor:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

Warning:
Graph adaptors are in even more experimental state than the other parts of the lib. Use them at you own risk.
An adaptor for composing bidirected graph from a directed one. A bidirected graph is composed over the directed one without physical storage. As the oppositely directed edges are logically different ones the maps are able to attach different values for them.


The documentation for this class was generated from the following file:
Generated on Sat Aug 27 14:15:34 2005 for LEMON by  doxygen 1.4.4