StrengthMetric Class Reference
[Metric]

#include <StrengthMetric.h>

List of all members.


Detailed Description

StrengthMetric.h - An implementation of the strength parameter.

This plugin is an implementation of the Strength Parameter. algorithm first published in :

Y. Chiricota. F.Jourdan, an G.Melançon
"Software component capture using graph clustering",
"IWPC",
2002.

HISTORY

Note:
This algorithm works on general graphs.
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

 StrengthMetric (const tlp::PropertyContext &)
 ~StrengthMetric ()
double getNodeValue (const tlp::node n)
double getEdgeValue (const tlp::edge n)
bool run ()


Constructor & Destructor Documentation

StrengthMetric::StrengthMetric const tlp::PropertyContext &   ) 
 

StrengthMetric::~StrengthMetric  ) 
 


Member Function Documentation

double StrengthMetric::getEdgeValue const tlp::edge  n  ) 
 

double StrengthMetric::getNodeValue const tlp::node  n  ) 
 

bool StrengthMetric::run  ) 
 


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