#include <lemon/graph_adaptor.h>
Inherits SubGraphAdaptor< Graph, NodeFilterMap, ConstMap< Graph::Edge, bool > >.
Inheritance diagram for NodeSubGraphAdaptor:
[legend]List of all members.
Detailed Description
template<typename Graph, typename NodeFilterMap>
class lemon::NodeSubGraphAdaptor< Graph, NodeFilterMap >
- 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 nodes from a graph. This adaptor specializes SubGraphAdaptor in the way that only the node-set can be filtered. Note that this does not mean of considering induced subgraph, the edge-iterators consider the original edge-set. - Author:
- Marton Makai
The documentation for this class was generated from the following file:
Generated on Sat Aug 27 14:15:31 2005 for LEMON by
1.4.4