All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download webgraph JAR 3.0.4 with all dependencies


Files of the artifact webgraph version 3.0.4 from the group it.unimi.dsi.

Artifact webgraph
Group it.unimi.dsi
Version 3.0.4


Please rate this JAR file. Is it a good library?

webgraph
Rate from 1 - 5, Rated 5.00 based on 1 reviews

14 downloads

Source code of webgraph version 3.0.4

.CHANGES
.COPYING
META-INF
META-INF.META-INF.MANIFEST.MF
.build.properties
.build.xml
.ivy.xml
.ivysettings.xml
slow.it.unimi.dsi.webgraph.algo
slow.it.unimi.dsi.webgraph.algo.slow.it.unimi.dsi.webgraph.algo.EstimateEffectiveDiameterSlowTest
slow.it.unimi.dsi.webgraph.algo.slow.it.unimi.dsi.webgraph.algo.HyperApproximateNeighbourhoodFunctionSlowTest
src.it.unimi.dsi.webgraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.ASCIIGraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.AbstractLazyIntIterator
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.ArcListASCIIGraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.ArrayListMutableGraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.BVGraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.BuildHostMap
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.Check
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.CompressionFlags
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.DegreeRangeImmutableSubgraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.GraphClassParser
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.ImmutableGraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.ImmutableSequentialGraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.ImmutableSubgraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.IntIntervalSequenceIterator
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.LazyIntIterator
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.LazyIntIterators
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.MaskedIntIterator
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.MergedIntIterator
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.NodeIterator
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.ScatteredArcsASCIIGraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.SemiExternalOffsetList
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.ShiftedByOneArcListASCIIGraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.Stats
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.Transform
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.UnionImmutableGraph
src.it.unimi.dsi.webgraph.algo
src.it.unimi.dsi.webgraph.algo.src.it.unimi.dsi.webgraph.algo.ApproximateNeighbourhoodFunctions
src.it.unimi.dsi.webgraph.algo.src.it.unimi.dsi.webgraph.algo.ConnectedComponents
src.it.unimi.dsi.webgraph.algo.src.it.unimi.dsi.webgraph.algo.FourSweepIterativeFringeDiameter
src.it.unimi.dsi.webgraph.algo.src.it.unimi.dsi.webgraph.algo.HyperApproximateNeighbourhoodFunction
src.it.unimi.dsi.webgraph.algo.src.it.unimi.dsi.webgraph.algo.NeighbourhoodFunction
src.it.unimi.dsi.webgraph.algo.src.it.unimi.dsi.webgraph.algo.ParallelBreadthFirstVisit
src.it.unimi.dsi.webgraph.algo.src.it.unimi.dsi.webgraph.algo.SampleDistanceCumulativeDistributionFunction
src.it.unimi.dsi.webgraph.algo.src.it.unimi.dsi.webgraph.algo.StronglyConnectedComponents
src.it.unimi.dsi.webgraph.algo.src.it.unimi.dsi.webgraph.algo.package.html
src.it.unimi.dsi.webgraph.examples
src.it.unimi.dsi.webgraph.examples.src.it.unimi.dsi.webgraph.examples.BreadthFirst
src.it.unimi.dsi.webgraph.examples.src.it.unimi.dsi.webgraph.examples.ErdosRenyiGraph
src.it.unimi.dsi.webgraph.examples.src.it.unimi.dsi.webgraph.examples.IntegerListImmutableGraph
src.it.unimi.dsi.webgraph.examples.src.it.unimi.dsi.webgraph.examples.IntegerTriplesArcLabelledImmutableGraph
src.it.unimi.dsi.webgraph.examples.src.it.unimi.dsi.webgraph.examples.OutdegreeStats
src.it.unimi.dsi.webgraph.examples.src.it.unimi.dsi.webgraph.examples.package.html
src.it.unimi.dsi.webgraph.labelling
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.AbstractIntLabel
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.AbstractIntListLabel
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.AbstractLabel
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.ArcLabelledImmutableGraph
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.ArcLabelledImmutableSequentialGraph
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.ArcLabelledNodeIterator
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.ArcRelabelledImmutableGraph
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.BitStreamArcLabelledImmutableGraph
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.FixedWidthIntLabel
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.FixedWidthIntListLabel
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.GammaCodedIntLabel
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.IntegerLabelFilter
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.Label
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.LabelMergeStrategy
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.LabelSemiring
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.Labels
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.UnionArcLabelledImmutableGraph
src.it.unimi.dsi.webgraph.labelling.src.it.unimi.dsi.webgraph.labelling.package.html
src.it.unimi.dsi.webgraph
src.it.unimi.dsi.webgraph.src.it.unimi.dsi.webgraph.package.html
src
src.src.overview.html
test.it.unimi.dsi.webgraph
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.ArcListASCIIGraphTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.ArrayListMutableGraphTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.BVGraphTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.BuildHostMapTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.CliqueGraph
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.DegreeRangeImmutableSubgraphTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.ImmutableSubgraphTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.MaskedIntIteratorTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.MergedIntIteratorTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.ScatteredArcsASCIIGraphTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.ShiftedByOneArcListASCIIGraphTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.TransformTest
test.it.unimi.dsi.webgraph.test.it.unimi.dsi.webgraph.WebGraphTestCase
test.it.unimi.dsi.webgraph.algo
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.ApproximateNeighbourhoodFunctionsTest
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.ConnectedComponentsTest
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.EstimateEffectiveDiameterTest
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.ExactNeighbourhoodFunction
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.FourSweepIterativeFringeDiameterTest
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.HyperApproximateNeighbourhoodFunctionEccentricityTest
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.HyperApproximateNeighbourhoodFunctionTest
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.NeighbourhoodFunctionTest
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.ParallelBreadthFirstVisitTest
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.SequentialHyperApproximateNeighbourhoodFunction
test.it.unimi.dsi.webgraph.algo.test.it.unimi.dsi.webgraph.algo.StronglyConnectedComponentsTest
test.it.unimi.dsi.webgraph.examples
test.it.unimi.dsi.webgraph.examples.test.it.unimi.dsi.webgraph.examples.ErdosRenyiGraphTest
test.it.unimi.dsi.webgraph.examples.test.it.unimi.dsi.webgraph.examples.IntegerTriplesArcLabelledImmutableGraphTest
test.it.unimi.dsi.webgraph.labelling
test.it.unimi.dsi.webgraph.labelling.test.it.unimi.dsi.webgraph.labelling.BitStreamArcLabelledGraphTest
test.it.unimi.dsi.webgraph.labelling.test.it.unimi.dsi.webgraph.labelling.CSSerializationTest
test.it.unimi.dsi.webgraph.labelling.test.it.unimi.dsi.webgraph.labelling.FakeCSFixedWidthIntLabel
test.it.unimi.dsi.webgraph.labelling.test.it.unimi.dsi.webgraph.labelling.MoreLabelledTransformTest
test.it.unimi.dsi.webgraph.labelling.test.it.unimi.dsi.webgraph.labelling.RelabellingTest




© 2015 - 2024 Weber Informatics LLC | Privacy Policy