Overview     Modules     Class Hierarchy     Classes     Members  

BiconnectedComponnent Class Reference
[Metric]

List of all members.

Detailed Description

BicconnectedComponent.h - An implementation of the biconnected component decompostion algorithm.

This plugin is an implementation of a biconnected component decompostion algorithm. it assigns to to all the edge in the same componnent the same value.

HISTORY

  • 03/01/2005 Verson 0.0.1: Initial release

Note:
This algorithm assigns to each node a value defined as following : If two nodes are in the same connected component they have the same value else they have a different value.
Author:
David Auber University Bordeaux I France: Email:auber@tulip-software.org
LICENCE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Public Member Functions


Constructor & Destructor Documentation

BiconnectedComponnent::BiconnectedComponnent const PropertyContext &  context  )  [inline]
 


Member Function Documentation

bool BiconnectedComponnent::run  )  [inline]
 



Tulip Software by David AUBER    2001 - 2006