Overview     Modules     Class Hierarchy     Classes     Members  

InducedSubGraphSelection Class Reference
[Selection]

#include <InducedSubGraphSelection.h>

List of all members.


Detailed Description

This selection plugins enables to find a subgraph induced by a set of nodes.

Let V' a subset of nodes, G' is an induced subgraph of G if all edges (and only these ones) element of G that link two nodes (only one in case of loop) of V' are in G'.

Author:
David Auber, LaBRI University Bordeaux I France: auber@tulip-software.org

Public Member Functions


Constructor & Destructor Documentation

InducedSubGraphSelection::InducedSubGraphSelection const tlp::PropertyContext &   ) 
 


Member Function Documentation

bool InducedSubGraphSelection::run  ) 
 



Tulip Software by David AUBER    2001 - 2006