WebGraph 2.2 (Default branch) |
|
|
WebGraph is a framework for studying web graphs.
It provides simple methods for managing very large
graphs by exploiting modern compression
techniques.
License: GNU General Public License (GPL)
Changes:
Pointers to the graph bitstream are now stored
using the succinct Elias-Fano representation from
Sux4J. This is more than half the memory footprint
of typical web graphs.
|