Building Efficient and Compact Data Structures for Simplicial Complexes
Jean-Daniel Boissonnat, Karthik C. S., and S\'ebastien Tavenas

TL;DR
This paper introduces optimized compression techniques for the Simplex Tree and proposes two new data structures, the Maximal Simplex Tree and Simplex Array List, enhancing efficiency in representing simplicial complexes.
Contribution
It presents the first optimal compression method for the Simplex Tree and introduces two novel data structures for better representation of simplicial complexes.
Findings
Compressed Simplex Tree retains functionalities efficiently.
Maximal Simplex Tree and SAL outperform existing structures in various settings.
Analysis shows improved space and operation efficiency.
Abstract
The Simplex Tree (ST) is a recently introduced data structure that can represent abstract simplicial complexes of any dimension and allows efficient implementation of a large range of basic operations on simplicial complexes. In this paper, we show how to optimally compress the Simplex Tree while retaining its functionalities. In addition, we propose two new data structures called the Maximal Simplex Tree (MxST) and the Simplex Array List (SAL). We analyze the compressed Simplex Tree, the Maximal Simplex Tree, and the Simplex Array List under various settings.
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.
