MultipleEdgeSelection Class Reference
[Selection]

#include <MultipleEdgeSelection.h>

List of all members.


Detailed Description

This selection plugins enables to find the multiple-edges and parallel-edges in a graph.

This selection plugins enables to find the multiple-edges and parallel-edges in a graph. Let e1, e2 two edges, e1 and e2 are parallel edges if source(e1)=source(e2) and target(e1) = target(e2). If it exists n edges between two nodes, only n-1 edges will be selected.

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


Public Member Functions

 MultipleEdgeSelection (const tlp::PropertyContext &)
bool run ()


Constructor & Destructor Documentation

MultipleEdgeSelection::MultipleEdgeSelection const tlp::PropertyContext &   ) 
 


Member Function Documentation

bool MultipleEdgeSelection::run  ) 
 


Generated on Fri Jan 5 14:21:53 2007 for Tulip Plugins by  doxygen 1.4.6