Our system is currently under heavy load due to increased usage. We're actively working on upgrades to improve performance. Thank you for your patience.
2014
DOI: 10.1007/s00453-014-9887-3
|View full text |Cite
|
Sign up to set email alerts
|

The Simplex Tree: An Efficient Data Structure for General Simplicial Complexes

Abstract: This paper introduces a new data structure, called simplex tree, to represent abstract simplicial complexes of any dimension. All faces of the simplicial complex are explicitly stored in a trie whose nodes are in bijection with the faces of the complex. This data structure allows to efficiently implement a large range of basic operations on simplicial complexes. We provide theoretical complexity analysis as well as detailed experimental results. We more specifically study Rips and witness complexes.Key-words: … Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
73
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 74 publications
(75 citation statements)
references
References 15 publications
0
73
0
Order By: Relevance
“…Before we can address the problem of considering chains on a simplicial complex we first need to have a model of a simplicial complex. For this, we decided to use a simplex tree model (Boissonnat & Maria, 2014) provided by the GUDHI library (The GUDHI Project, 2015) as it provides a compact representation of a simplicial complex (the number of nodes in the tree is in bijection with the number of simplices) which allows us to quickly get the enumeration of a given simplex σ . Indeed, the complexity of calculating…”
Section: Implementation Detailsmentioning
confidence: 99%
“…Before we can address the problem of considering chains on a simplicial complex we first need to have a model of a simplicial complex. For this, we decided to use a simplex tree model (Boissonnat & Maria, 2014) provided by the GUDHI library (The GUDHI Project, 2015) as it provides a compact representation of a simplicial complex (the number of nodes in the tree is in bijection with the number of simplices) which allows us to quickly get the enumeration of a given simplex σ . Indeed, the complexity of calculating…”
Section: Implementation Detailsmentioning
confidence: 99%
“…This encompasses a large class of complexes encountered in practice and if the number of maximal simplices is small, CSD is a very efficient data structure as Γ 0 ≤ k. i+1 as given by π. First, we remark that this procedure is very expensive using ST, as vertex collapse is more expensive than the edge contraction operation, and Boissonnat and Maria [BM14b] provide an essentially optimal algorithm running in O(md log n) time for edge contraction.…”
Section: Performance Of Csd For Flag Complexesmentioning
confidence: 99%
“…We note here that typically P is a relatively small set. For example, in the experiments performed by Boissonnat and Maria (Table 1 of [BM14b]), we note that the cardinality of the witness set is about a few ten thousands while the number of simplices in the complex is over a hundred million. Therefore, this provides practical evidence of the compact representation of Del ρ (Q, P ) through CSD.…”
Section: Construction Of Relaxed Delaunay Complexesmentioning
confidence: 99%
See 2 more Smart Citations