2016
DOI: 10.1007/s00453-016-0207-y
|View full text |Cite
|
Sign up to set email alerts
|

Building Efficient and Compact Data Structures for Simplicial Complexes

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,… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
36
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 32 publications
(36 citation statements)
references
References 23 publications
0
36
0
Order By: Relevance
“…In this case, |M | = k and CSD requires O(kd log k) memory space, which matches the lower bound in Theorem 2.1, when k = n O(1) . In this case, CSD is very similar to SAL [BKT16]. Marc Glisse and Sivaprasad S. [GS] have performed experiments on SAL and concluded that it is not only smaller in size but also faster than the Simplex Tree in performing insertion, removal, and edge contraction.…”
Section: Summary We Summarize Inmentioning
confidence: 82%
See 4 more Smart Citations
“…In this case, |M | = k and CSD requires O(kd log k) memory space, which matches the lower bound in Theorem 2.1, when k = n O(1) . In this case, CSD is very similar to SAL [BKT16]. Marc Glisse and Sivaprasad S. [GS] have performed experiments on SAL and concluded that it is not only smaller in size but also faster than the Simplex Tree in performing insertion, removal, and edge contraction.…”
Section: Summary We Summarize Inmentioning
confidence: 82%
“…It follows that determining if σ is in K reduces to computing A σ and checking whether it is non-empty. This procedure is very similar to the analogous procedure using SAL [BKT16]. Therefore, membership of a simplex can be determined in time O(d σ Γ 0 log k).…”
Section: Membership Of a Simplexmentioning
confidence: 99%
See 3 more Smart Citations