Download List

專案描述

WebGraph is a framework for studying web graphs.
It provides simple methods for managing very large
graphs by exploiting modern compression
techniques.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-25 10:19
3.0.2

This release adds several improvements to HyperANF, and a few bugfixes. WebGraph can now be found on Maven Central.

2011-10-11 06:04
3.0

This is the first release of the big version of WebGraph, which is able to handle up to 2^63 nodes.
標籤: big

2011-09-15 06:51
3.0

This release is part of a parallel release of fastutil, the DSI Utilities, Sux4J, MG4J, WebGraph, etc. that prepare the way for "big" versions, that is, supporting >2^31 entries in arrays (simulated), elements in lists, terms, documents, nodes, etc. Batches of offline methods are now compressed. Several improvements to the HyperANF algorithm.

2010-11-25 23:37
2.4.5

This release contains an implementation of HyperANF, a new highly scalable algorithm for computing the neighborhood function of a graph, and methods that compute the average shortest path and other derived data from the neighborhood function. Moreover, a wealth of statistical data is now computed during compression.

2010-07-01 23:59
2.4.4

Some old options have been removed. The property files now contain a wealth of useful statistics. Random access speed has been improved.

Project Resources