JOURNAL ARTICLE

Dynamic compact data structure for temporal reachability with unsorted contact insertions.

  • Published In: Computer Journal, 2024, v. 67, n. 10. P. 2984 1 of 3

  • Database: Academic Search Ultimate 2 of 3

  • Authored By: Brito, Luiz Fernando Afra; Albertini, Marcelo Keese; Travençolo, Bruno Augusto Nassif; Navarro, Gonzalo 3 of 3

Abstract

The article focuses on the development of a compact incremental data structure for maintaining Timed Transitive Closures (TTCs) in temporal graphs, which represent interactions between entities over time. The proposed data structure replaces the previously used |$O(n^{2})$| binary search trees (BSTs) with pairs of dynamic bit-vectors encoding non-nested time intervals, supporting key operations such as insertion and reachability queries with comparable time complexity. Two variants are introduced: a DENSE variant storing bits explicitly, which is more space-efficient for temporally dense graphs, and a SPARSE variant encoding only active bits via distances, which uses less space for temporally sparse graphs but incurs higher runtime overhead. Experimental results demonstrate that the new data structure significantly reduces space usage while maintaining similar or acceptable time performance compared to the BST-based approach, with potential for further optimization by merging bit-vectors or hybrid leaf representations.

Additional Information

  • Source:Computer Journal. 2024/10, Vol. 67, Issue 10, p2984
  • Document Type:Article
  • Subject Area:Computer Science
  • Publication Date:2024
  • ISSN:0010-4620
  • DOI:10.1093/comjnl/bxae063
  • Accession Number:180366984
  • Copyright Statement:Copyright of Computer Journal is the property of Oxford University Press / USA and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)

Looking to go deeper into this topic? Look for more articles on EBSCOhost.