From Theory to Practice: Plug and Play with Succinct Data Structures

5 Nov 2013  ·  Simon Gog, Timo Beller, Alistair Moffat, Matthias Petri ·

Engineering efficient implementations of compact and succinct structures is a time-consuming and challenging task, since there is no standard library of easy-to- use, highly optimized, and composable components. One consequence is that measuring the practical impact of new theoretical proposals is a difficult task, since older base- line implementations may not rely on the same basic components, and reimplementing from scratch can be very time-consuming. In this paper we present a framework for experimentation with succinct data structures, providing a large set of configurable components, together with tests, benchmarks, and tools to analyze resource requirements. We demonstrate the functionality of the framework by recomposing succinct solutions for document retrieval.

PDF Abstract

Datasets


  Add Datasets introduced or used in this paper