Social Networks Visualiser 0.44 (Default branch)

Social Networks Visualiser (SocNetV) imports and exports various network file formats (pajek, sociomatrix, dot) and displays the network on screen. It can create random networks (lattice, same degree, etc.). The user can visually modify an existing network or draw a new one using the mouse. Network and actor properties, such as distances, centralities, diameter, etc., can easily be computed. License: GNU General Public License v3 Changes:
The license has changed to the GPLv3. This release is a complete code rewrite built on Qt 4.x. It has an improved GUI with docks, threaded loading of networks, and a new Shortest Path algorithm (BFS/dijkstra). Centralities are calculated much faster. It has a real-time Spring Embedder layout, and layout in circles and levels by centrality. Simple zoom in/out on the networks, better graphics and antialiasing, and a new centrality index (Eccentricity) are included.

More...