Man Linux: Main Page and Category List

NAME

       BetweennessCentrality -

       Betweeness centrality - An implementation of the betweeness centrality
       parameter.

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: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.

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.