Title :
Compressed Dynamic Binary Relations
Author :
Brisaboa, Nieves R. ; De Bernardo, Guillermo ; Navarro, Gonzalo
Author_Institution :
Database Lab., Univ. of A Coruna, A Coruña, Spain
Abstract :
We introduce a dynamic data structure for the compact representation of binary relations R ⊆ A × B. Apart from checking whether two objects (a, b) ∈ A × B are related, and listing the objects of B related to some a ∈ A and vice versa, the structure allows inserting and deleting pairs (a, b) in the relation, as well as modifying the base sets A and B. The data structure is a dynamic variant of the k2-tree, a static compact representation that takes advantage of clustering in the binary relation to achieve compression. We apply our dynamic data structure to the representation of Web graphs and RDF databases, showing that it combines good compression ratios with fast query and update times.
Keywords :
data compression; graph theory; tree data structures; RDF database; Web graphs; compressed dynamic binary relations; dynamic data structure; good compression; k2-tree data structure; Data structures; Indexes; Navigation; Radiation detectors; Resource description framework; Vegetation;
Conference_Titel :
Data Compression Conference (DCC), 2012
Conference_Location :
Snowbird, UT
Print_ISBN :
978-1-4673-0715-4
DOI :
10.1109/DCC.2012.13