NodeSubUGraphAdaptor< _UGraph, NodeFilterMap, checked > Class Template Reference
[Adaptor Classes for Graphs]


Detailed Description

template<typename _UGraph, typename NodeFilterMap, bool checked = true>
class lemon::NodeSubUGraphAdaptor< _UGraph, NodeFilterMap, checked >

An adaptor for hiding nodes from an undirected graph. This adaptor specializes SubUGraphAdaptor in the way that only the node-set can be filtered. In usual case the checked parameter is true, we get the induced subgraph. But if the checked parameter is false then we can filter only isolated nodes. #include <lemon/ugraph_adaptor.h>

Inheritance diagram for NodeSubUGraphAdaptor< _UGraph, NodeFilterMap, checked >:

Inheritance graph
[legend]

List of all members.


Generated on Thu Jun 4 04:06:41 2009 for LEMON by  doxygen 1.5.9