All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.it.unimi.dsi.compression.package.html Maven / Gradle / Ivy

Go to download

The DSI utilities are a mishmash of classes accumulated during the last twenty years in projects developed at the DSI (Dipartimento di Scienze dell'Informazione, i.e., Information Sciences Department), now DI (Dipartimento di Informatica, i.e., Informatics Department), of the Universita` degli Studi di Milano.

There is a newer version: 2.7.3
Show newest version


  
    Word-based compression/decompression classes
  


Word-based compression/decompression classes.

Package Specification

Classes in this package provide interfaces for the compression system, and implementations for codeword-based compression. Their main usage is the construction of {@linkplain it.unimi.dsi.util.ImmutableExternalPrefixMap prefix maps}, but they are also used, for instance, for WebGraph label compression.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy