#include <lemon/ugraph_adaptor.h>
Inherits SubUGraphAdaptor< _UGraph, lemon::ConstMap< _UGraph::Node, bool >, UEdgeFilterMap, false >.
Inheritance diagram for EdgeSubUGraphAdaptor:
[legend]List of all members.
Detailed Description
template<typename _UGraph, typename UEdgeFilterMap>
class lemon::EdgeSubUGraphAdaptor< _UGraph, UEdgeFilterMap >
- 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 hiding undirected edges from an undirected graph. This adaptor specializes SubUGraphAdaptor in the way that only the edge-set can be filtered.
The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:51:23 2006 for LEMON by
1.5.1