summaryrefslogtreecommitdiff
path: root/biblio/bibliography.bib
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-05-17 23:20:44 +0200
committerGitHub <noreply@github.com>2022-05-17 23:20:44 +0200
commitc7afe82e863eb91d122d34f1d34255c04e27b51f (patch)
treef482c9d2c383d80853973f4ff0ffb7e1816c72d1 /biblio/bibliography.bib
parent91a95c2709d293c31e5dc64fd4f1b8d370513605 (diff)
parenta3a265a20756c0ef9db9e4fba4c4fce8eb79fecb (diff)
Merge pull request #586 from mglisse/collapse-pr2
Edge collapse rewrite
Diffstat (limited to 'biblio/bibliography.bib')
-rw-r--r--biblio/bibliography.bib8
1 files changed, 7 insertions, 1 deletions
diff --git a/biblio/bibliography.bib b/biblio/bibliography.bib
index e75e8db2..ec8772aa 100644
--- a/biblio/bibliography.bib
+++ b/biblio/bibliography.bib
@@ -1347,6 +1347,12 @@ doi="10.1007/978-3-030-43408-3_2",
annote = {Keywords: Computational Topology, Topological Data Analysis, Edge Collapse, Simple Collapse, Persistent homology}
}
+@misc{edgecollapsearxiv,
+ author = {Marc Glisse and Siddharth Pritam},
+ title = {{Swap, Shift and Trim to Edge Collapse a Filtration}},
+ url = {https://arxiv.org/abs/2203.07022},
+}
+
@phdthesis{KachanovichThesis,
TITLE = {{Meshing submanifolds using Coxeter triangulations}},
AUTHOR = {Kachanovich, Siargey},
@@ -1360,4 +1366,4 @@ doi="10.1007/978-3-030-43408-3_2",
PDF = {https://hal.inria.fr/tel-02419148v2/file/2019AZUR4072.pdf},
HAL_ID = {tel-02419148},
HAL_VERSION = {v2},
-} \ No newline at end of file
+}