#include <graph_wrapper.h>
Inheritance diagram for BidirGraphWrapper:
[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 1033 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
1.3.8