BetweennessCentrality Class Reference
[Metric]
List of all members.
Detailed Description
Betweeness centrality - An implementation of the betweeness centrality parameter.
This plugin is an implementation of betweeness centrality Parameter. algorithm published by:
U. Brandes,
HISTORY:
10/02/2005 Verson 0.0.1: Initial release
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
BetweennessCentrality::BetweennessCentrality |
( |
const PropertyContext & |
context |
) |
[inline] |
|
Member Function Documentation
bool BetweennessCentrality::run |
( |
|
) |
[inline] |
|
|