is not current version
Last Version 3.6.7

WebGraph (big) 3.6.6

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
Version

Version

3.6.6
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 3.6.6


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

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback » logback-classic.jar Optional jar 3.6.6
it.unimi.di : jsap jar 20210129
org.slf4j : slf4j-api jar 1.7.30
it.unimi.dsi : fastutil jar 8.5.1
it.unimi.dsi : dsiutils jar 2.6.17
it.unimi.dsi : webgraph jar 3.6.10
it.unimi.dsi : sux4j jar 5.2.3

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.1

Project Modules

There are no modules declared in this project.