seirl / webgraph-big

WebGraph is a framework for graph compression.

Home Page:http://webgraph.di.unimi.it/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to WebGraph (big)!

WebGraph is a framework for graph compression aimed at studying web graphs. It provides simple ways to manage very large graphs, exploiting modern compression techniques.

This big version of WebGraph can manage graphs as large as your core memory allows. For graphs with less than 2^31 nodes, have a look at the standard version.

Building

You need Ant and Ivy. Then, run ant ivy-setupjars jar.

seba (mailto:sebastiano.vigna@unimi.it)

About

WebGraph is a framework for graph compression.

http://webgraph.di.unimi.it/

License:GNU Lesser General Public License v2.1


Languages

Language:Java 98.0%Language:C 1.0%Language:HTML 0.7%Language:Makefile 0.2%Language:Shell 0.1%