BetweennessCentrality(3) An implementation of the betweeness centrality parameter.

Other Alias

Betweeness centrality

SYNOPSIS


Public Member Functions


BetweennessCentrality (const PropertyContext &context)

bool run ()

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:[email protected]

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

BetweennessCentrality::BetweennessCentrality (const PropertyContext & context) [inline]

Member Function Documentation

bool BetweennessCentrality::run () [inline]

Author

Generated automatically by Doxygen for Tulip Plugins Library from the source code.