#include <lemon/graph_wrapper.h>
Inheritance diagram for BidirGraphWrapper:
[legend]Collaboration 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 1007 of file graph_wrapper.h.
The documentation for this class was generated from the following file:
Generated on Sat Mar 19 10:58:52 2005 for LEMON by
1.4.1