#include <StrengthMetric.h>
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
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 () |
|
|
|
|
|
|
|
|
|
|