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

BidirGraphWrapper Class Template Reference
[Wrapper Classes for Graphs]

#include <lemon/graph_wrapper.h>

Inheritance diagram for BidirGraphWrapper:

Inheritance graph
[legend]
Collaboration diagram for BidirGraphWrapper:

Collaboration graph
[legend]
List of all members.

Detailed Description

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

Warning:
Graph wrappers are in even more experimental state than the other parts of the lib. Use them at you own risk.
A wrapper 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.

Definition at line 1007 of file graph_wrapper.h.


The documentation for this class was generated from the following file:
Generated on Mon Feb 21 15:02:33 2005 for LEMON by  doxygen 1.4.1