clustermetric(3)

NAME

ClusterMetric

SYNOPSIS

#include <ClusterMetric.h>
Public Member Functions
ClusterMetric (const tlp::PropertyContext &)
bool run ()

Detailed Description

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

Y. Chiricota. F.Jourdan, an G.Melancon
'Software component capture using graph clustering',
'IWPC',
2002.
Extended to unbounded depth (for the neigbors) :
HISTORY
o 01/12/2001 Verson 0.0.1: Initial release
o 25/02/2003 Verson 0.0.2: Documentation, code clean up and checking
Note:
This algorithm works on general graphs. The algorithm use the
parameter depth in order to determine the depth of the neighbors.
If no depth is given, the plugins automatically popup a qt windows to ask the user for this parameter.
Author:
David Auber University Bordeaux I France, Email : auber@tulipsoftware.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.

Constructor & Destructor Documentation

ClusterMetric::ClusterMetric (const tlp::PropertyContext &)

Member Function Documentation

bool ClusterMetric::run ()

Author

Generated automatically by Doxygen for Tulip Plugins Library from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout