Changes for version 0.12 - 2010-10-08
- added missing test network
- linked all submodules in the main documentation
Modules
A toolkit for Social Network Analysis
Calculate betweenneess values for all nodes
identify network components
implementation of Kleinberg's HITS algorithm
implementation of the PageRank algorithm
Edge class for SNA::Network
load and save networks from/to Guess .gdf files
load and save networks from/to Pajek .net files
Generate random networks by density
Generate random networks according to the configuration model
Node class for SNA::Network
Test plugin for SNA::Network::Node
Test plugin for SNA::Network