Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

NodeSubGraphWrapper Class Template Reference
[Wrapper Classes for Graphs]

#include <lemon/graph_wrapper.h>

Inheritance diagram for NodeSubGraphWrapper:

Inheritance graph
[legend]
Collaboration diagram for NodeSubGraphWrapper:

Collaboration graph
[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  doxygen 1.4.1