BetweennessCentrality.cpp

Langue: en

Version: 274983 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

BetweennessCentrality.cpp -

SYNOPSIS


#include <iostream>
#include <stack>
#include <queue>
#include <ext/hash_map>
#include <tulip/TulipPlugin.h>

Classes


class BetweennessCentrality
Betweeness centrality - An implementation of the betweeness centrality parameter.

Functions


DOUBLEPLUGINOFGROUP (BetweennessCentrality,'Betweenness Centrality','David Auber','03/01/2005','Alpha','1.0','Graph')

Function Documentation

DOUBLEPLUGINOFGROUP (BetweennessCentrality, 'Betweenness Centrality', 'David Auber', '03/01/2005', 'Alpha', '1.0', 'Graph')

Author

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