betweennesscentrality.cpp(3)
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.