On dynamic succinct graph representations
Miguel E. Coimbra, Alexandre P. Francisco, Lu\'is M. S. Russo, and Guillermo de Bernardo, Susana Ladra, Gonzalo Navarro

TL;DR
This paper proposes a new dynamic graph representation using $k^2$-trees, leveraging dynamic bit vectors, and demonstrates its practical competitiveness through experiments.
Contribution
It introduces an alternative implementation for dynamic graphs with $k^2$-trees, extending their use beyond static graph representation.
Findings
The new implementation is practically competitive.
It effectively uses dynamic bit vectors.
Experimental results validate the approach.
Abstract
We address the problem of representing dynamic graphs using -trees. The -tree data structure is one of the succinct data structures proposed for representing static graphs, and binary relations in general. It relies on compact representations of bit vectors. Hence, by relying on compact representations of dynamic bit vectors, we can also represent dynamic graphs. In this paper we follow instead the ideas by Munro {\em et al.}, and we present an alternative implementation for representing dynamic graphs using -trees. Our experimental results show that this new implementation is competitive in practice.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
