SocNetV (Social Network Visualizer) is a modern, flexible and user-friendly software application for Social Networks Analysis and Visualization, developed in Qt / C++.
It computes graph properties, such as density, diameter, geodesics and distances (geodesic lengths), connectedness, eigenvector, etc. It also supports advanced structural measures for social network analysis such as centrality and prestige indices (i.e. closeness centrality, betweeness centrality, information centrality, proximity and rank prestige), triad census, cliques, clustering coefficient, etc.
SocNetV offers various layout algorithms based either on prominence indices or dynamic models (i.e. Spring-embedder) for meaningful visualizations of social networks.
Use this application to easily draw social networks (graphs) by point-and-clicking on a virtual canvas or load networks of various formats (GraphML, GraphViz, Adjacency, Pajek, UCINET, etc) from files and modify the resulting graph to suit your needs. Furthermore, random networks (Erdos-Renyi, Watts-Strogatz, ring lattice, etc) and known social network datasets can be easily created.
The application also offers a built-in web crawler, allowing you to automatically create networks from all links found in a given initial URL.
SocNetV is Free Software, licensed under the GNU General Public License 3 (GPL3).
It is developed in C++ and Qt, an open-source, multiplatform GUI development toolkit. You can run SocNetV on Linux, OS X and Windows, as long as you have Qt5 libraries installed.
Homepage: http://
View full history Series and milestones
trunk series is the current focus of development.
All packages Packages in Distributions
-
socnetv source package in Xenial
Version 1.9-1.1 uploaded -
socnetv source package in Trusty
Version 0.90-3 uploaded -
socnetv source package in Sid
Version 2.8-1 uploaded -
socnetv source package in Precise
Version 0.90-2 uploaded -
socnetv source package in Noble
Version 2.8-1 uploaded
All bugs Latest bugs reported
-
Bug #1645504: Wrong distances in valued/weighted social networks
Reported -
Bug #1637890: Cannot read edgelist files where edges are declared by labels (include non-digit characters)
Reported -
Bug #1637326: Loading multirelational pajek files leaves the app in "not saved" mode
Reported -
Bug #1636525: Edge labels are not saved in GraphML when the network is undirected
Reported -
Bug #1634634: Wrong interpretation of edgedefault graph attribute value
Reported
All blueprints Latest blueprints
-
Clustering by betweeness
Registered