WebGraph (big)

WebGraph is a framework to study the web graph. It provides simple ways to manage very large graph, exploiting modern compression techniques. The big version is a fork of the original WebGraph that can handle more than 2^31 nodes.

License

License

GroupId

GroupId

it.unimi.dsi
ArtifactId

ArtifactId

webgraph-big
Last Version

Last Version

3.6.7
Release Date

Release Date

Type

Type

jar
Description

Description

WebGraph (big)
WebGraph is a framework to study the web graph. It provides simple ways to manage very large graph, exploiting modern compression techniques. The big version is a fork of the original WebGraph that can handle more than 2^31 nodes.
Source Code Management

Source Code Management

https://github.com/vigna/webgraph

Download webgraph-big

How to add to project

<!-- https://jarcasting.com/artifacts/it.unimi.dsi/webgraph-big/ -->
<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>webgraph-big</artifactId>
    <version>3.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/it.unimi.dsi/webgraph-big/
implementation 'it.unimi.dsi:webgraph-big:3.6.7'
// https://jarcasting.com/artifacts/it.unimi.dsi/webgraph-big/
implementation ("it.unimi.dsi:webgraph-big:3.6.7")
'it.unimi.dsi:webgraph-big:jar:3.6.7'
<dependency org="it.unimi.dsi" name="webgraph-big" rev="3.6.7">
  <artifact name="webgraph-big" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unimi.dsi', module='webgraph-big', version='3.6.7')
)
libraryDependencies += "it.unimi.dsi" % "webgraph-big" % "3.6.7"
[it.unimi.dsi/webgraph-big "3.6.7"]

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback » logback-classic.jar Optional jar 3.6.7
org.slf4j : slf4j-api jar 1.7.30
it.unimi.di : jsap jar 20210129
it.unimi.dsi : fastutil jar 8.5.8
it.unimi.dsi : dsiutils jar 2.7.0
it.unimi.dsi : webgraph jar 3.6.10
it.unimi.dsi : sux4j jar 5.3.0

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.7
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.6.0
3.5.2
3.5.1
3.5.0
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.0
3.0.3
3.0.2