Trie-Compressed Intersectable Sets

12/02/2022
by   Diego Arroyuelo, et al.
0

We introduce space- and time-efficient algorithms and data structures for the offline set intersection problem. We show that a sorted integer set S ⊆ [0..u) of n elements can be represented using compressed space while supporting k-way intersections in adaptive O(kδ(u/δ)) time, δ being the alternation measure introduced by Barbay and Kenyon. Our experimental results suggest that our approaches are competitive in practice, outperforming the most efficient alternatives (Partitioned Elias-Fano indexes, Roaring Bitmaps, and Recursive Universe Partitioning (RUP)) in several scenarios, offering in general relevant space-time trade-offs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/01/2019

On Slicing Sorted Integer Sequences

Representing sorted integer sequences in small space is a central proble...
research
11/19/2019

Improved Compressed String Dictionaries

We introduce a new family of compressed data structures to efficiently s...
research
12/26/2019

Efficient processing of raster and vector data

In this work, we propose a framework to store and manage spatial data, w...
research
12/28/2018

Using Compressed Suffix-Arrays for a Compact Representation of Temporal-Graphs

Temporal graphs represent binary relationships that change along time. T...
research
10/14/2019

The PGM-index: a multicriteria, compressed and learned approach to data indexing

The recent introduction of learned indexes has shaken the foundations of...
research
12/20/2018

Efficient and scalable data structures and algorithms for goal-oriented adaptivity of space-time FEM codes

The cost- and memory-efficient numerical simulation of coupled volume-ba...
research
04/29/2018

Variable-Byte Encoding is Now Space-Efficient Too

The ubiquitous Variable-Byte encoding is considered one of the fastest c...

Please sign up or login with your details

Forgot password? Click here to reset