RSS Feed for This PostCurrent Article

JUNG – A Java Network and Graph Library

This is the network and graph library I am testing right now.

As quoted from the website, JUNG (Java Universal Network/Graph Framework) is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. It is written in Java, which allows JUNG-based applications to make use of the extensive built-in capabilities of the Java API, as well as those of other existing third-party Java libraries.

jung

It includes implementations of a number of algorithms from graph theory, data mining, and social network analysis, such as routines for clustering, decomposition, optimization, random graph generation, statistical analysis, and calculation of network distances, flows, and importance measures (centrality, PageRank, HITS, etc.).

JUNG is used in a lot of projects.


Trackback URL


RSS Feed for This PostPost a Comment

CAPTCHA Image
Refresh Image
*