English

A Review of In-Memory Space-Efficient Data Structures for Temporal Graphs

Data Structures and Algorithms 2022-04-27 v1

Abstract

Temporal graphs model relationships among entities over time. Recent studies applied temporal graphs to abstract complex systems such as continuous communication among participants of social networks. Often, the amount of data is larger than main memory, therefore, we need specialized structures that balance space usage and query efficiency. In this paper, we review space-efficient data structures that bring large temporal graphs from external memory to primary memory and speed up specialized queries. We found a great variety of studies using data compression techniques and self-indexed compressed data structures. We point further research directions to improve the current state-of-the-art.

Keywords

Cite

@article{arxiv.2204.12468,
  title  = {A Review of In-Memory Space-Efficient Data Structures for Temporal Graphs},
  author = {Luiz F. A. Brito and Bruno A. N. Travençolo and Marcelo K. Albertini},
  journal= {arXiv preprint arXiv:2204.12468},
  year   = {2022}
}

Comments

32 pages, 7 figures

R2 v1 2026-06-24T10:59:21.485Z