#include <lemon/graph_wrapper.h>
Inheritance diagram for NodeSubGraphWrapper:
[legend]Collaboration diagram for NodeSubGraphWrapper:
[legend]List of all members.
Detailed Description
template<typename Graph, typename NodeFilterMap>
class lemon::NodeSubGraphWrapper< Graph, NodeFilterMap >
- 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 hiding nodes from a graph. This wrapper specializes SubGraphWrapper 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
Definition at line 448 of file graph_wrapper.h.
The documentation for this class was generated from the following file:
Generated on Sat Mar 19 10:58:51 2005 for LEMON by
1.4.1