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

April 26, 2022 Β· The Cartographer Β· πŸ› arXiv.org

πŸ“š THE CARTOGRAPHER: The Cartographer
Survey/review paper β€” maps the landscape rather than implementing a method.

"No code URL or promise found in abstract"
"Title-pattern auto-detect: A Review of In-Memory Space-Efficient Data Structures for Temporal Graphs"

Evidence collected by the PWNC Scanner

Authors Luiz F. A. Brito, Bruno A. N. TravenΓ§olo, Marcelo K. Albertini arXiv ID 2204.12468 Category cs.DS: Data Structures & Algorithms Citations 5 Venue arXiv.org Last Checked 3 days ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms