Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 474 Bytes

Welcome to Sux4J!

Sux4J is an effort to bring succinct data structures to Java. Presently it provides a number of related implementations covering ranking/selection over bit arrays, compressed lists and [[monotone] minimal perfect hash] functions.

Building

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

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