EdgeSubUGraphAdaptor< _UGraph, UEdgeFilterMap > Class Template Reference
[Adaptor Classes for Graphs]
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.
#include <lemon/ugraph_adaptor.h>
List of all members.