English
Related papers

Related papers: Light spanners for snowflake metrics

200 papers

Spanners for low dimensional spaces (e.g. Euclidean space of constant dimension, or doubling metrics) are well understood. This lies in contrast to the situation in high dimensional spaces, where except for the work of Har-Peled, Indyk and…

Data Structures and Algorithms · Computer Science 2018-04-23 Arnold Filtser , Ofer Neiman

In a seminal STOC'95 paper, titled "Euclidean spanners: short, thin and lanky", Arya et al. devised a construction of Euclidean $(1+\eps)$-spanners that achieves constant degree, diameter $O(\log n)$, and weight $O(\log^2 n) \cdot…

Data Structures and Algorithms · Computer Science 2012-11-28 Michael Elkin , Shay Solomon

Lightness is a fundamental parameter for Euclidean spanners; it is the ratio of the spanner weight to the weight of the minimum spanning tree of a finite set of points in $\mathbb{R}^d$. In a recent breakthrough, Le and Solomon (2019)…

Computational Geometry · Computer Science 2021-03-30 Sujoy Bhore , Csaba D. Tóth

It has long been known that $d$-dimensional Euclidean point sets admit $(1+\epsilon)$-stretch spanners with lightness $W_E = \epsilon^{-O(d)}$, that is total edge weight at most $W_E$ times the weight of the minimum spaning tree of the set…

Computational Geometry · Computer Science 2015-05-15 Lee-Ad Gottlieb

Lightness and sparsity are two natural parameters for Euclidean $(1+\varepsilon)$-spanners. Classical results show that, when the dimension $d\in \mathbb{N}$ and $\varepsilon>0$ are constant, every set $S$ of $n$ points in $d$-space admits…

Computational Geometry · Computer Science 2021-03-16 Sujoy Bhore , Csaba D. Tóth

Let $X$ be an $n$-point subset of a Euclidean space and $0 < a < 1$. The classical theorem of Schoenberg implies that the snowflake space $X^a$ can be isometrically embedded into Euclidean space. In the paper we show that points in the…

Metric Geometry · Mathematics 2017-07-13 Vladimir Zolotov

We give a metric characterization of snowflakes of Euclidean spaces. Namely, a metric space is isometric to $\mathbb R^n$ equipped with a distance $(d_{\rm E})^\epsilon$, for some $n\in \mathbb N_0$ and $\epsilon\in (0,1]$, where $d_{\rm…

Metric Geometry · Mathematics 2014-10-01 Kyle Kinneberg , Enrico Le Donne

Lightness and sparsity are two natural parameters for Euclidean $(1+\varepsilon)$-spanners. Classical results show that, when the dimension $d\in \mathbb{N}$ and $\varepsilon>0$ are constant, every set $S$ of $n$ points in $d$-space admits…

Computational Geometry · Computer Science 2022-06-22 Sujoy Bhore , Csaba D. Toth

The FOCS'19 paper of Le and Solomon, culminating a long line of research on Euclidean spanners, proves that the lightness (normalized weight) of the greedy $(1+\epsilon)$-spanner in $\mathbb{R}^d$ is $\tilde{O}(\epsilon^{-d})$ for any $d =…

Computational Geometry · Computer Science 2020-10-16 Hung Le , Shay Solomon

Spanners for metric spaces have been extensively studied, both in general metrics and in restricted classes, perhaps most notably in low-dimensional Euclidean spaces -- due to their numerous applications. Euclidean spanners can be viewed as…

Data Structures and Algorithms · Computer Science 2022-06-03 Omri Kahalon , Hung Le , Lazar Milenkovic , Shay Solomon

Euclidean spanners are important geometric objects that have been extensively studied since the 1980s. The two most basic "compactness'' measures of a Euclidean spanner $E$ are the size (number of edges) $|E|$ and the weight (sum of edge…

Computational Geometry · Computer Science 2024-09-18 Hung Le , Shay Solomon , Cuong Than , Csaba D. Tóth , Tianyi Zhang

An essential requirement of spanners in many applications is to be fault-tolerant: a $(1+\epsilon)$-spanner of a metric space is called (vertex) $f$-fault-tolerant ($f$-FT) if it remains a $(1+\epsilon)$-spanner (for the non-faulty points)…

Computational Geometry · Computer Science 2024-02-09 Hung Le , Shay Solomon , Cuong Than

A $t$-spanner of a point set $X$ in a metric space $(\mathcal{X}, \delta)$ is a graph $G$ with vertex set $P$ such that, for any pair of points $u,v \in X$, the distance between $u$ and $v$ in $G$ is at most $t$ times $\delta(u,v)$. We…

Computational Geometry · Computer Science 2026-03-25 Sujoy Bhore , Jonathan Conroy , Arnold Filtser

Given a connected graph $G=(V,E)$ and a length function $\ell:E\to {\mathbb R}$ we let $d_{v,w}$ denote the shortest distance between vertex $v$ and vertex $w$. A $t$-spanner is a subset $E'\subseteq E$ such that if $d'_{v,w}$ denotes…

Combinatorics · Mathematics 2022-10-06 Alan Frieze , Wesley Pegden

We show that a snowflake of a metric space with positive Hausdorff dimension does not admit an isometric embedding into euclidean space.

Metric Geometry · Mathematics 2015-09-23 Erik Walsberg

Given a set $S$ of $n$ points in the plane and a parameter $\varepsilon>0$, a Euclidean $(1+\varepsilon)$-spanner is a geometric graph $G=(S,E)$ that contains, for all $p,q\in S$, a $pq$-path of weight at most $(1+\varepsilon)\|pq\|$. We…

Computational Geometry · Computer Science 2023-12-27 Csaba D. Tóth

Euclidean spanners are important geometric structures, having found numerous applications over the years. Cornerstone results in this area from the late 80s and early 90s state that for any $d$-dimensional $n$-point Euclidean space, there…

Computational Geometry · Computer Science 2021-04-06 Hung Le , Shay Solomon

Seminal works on light spanners over the years provide spanners with optimal lightness in various graph classes, such as in general graphs, Euclidean spanners, and minor-free graphs. Three shortcomings of previous works on light spanners…

Computational Geometry · Computer Science 2025-12-05 Hung Le , Shay Solomon

We consider a general notion of snowflake of a metric space by composing the distance by a nontrivial concave function. We prove that a snowflake of a metric space $X$ isometrically embeds into some finite-dimensional normed space if and…

Metric Geometry · Mathematics 2016-09-13 Enrico Le Donne , Tapio Rajala , Erik Walsberg

Given a metric space $\mathcal{M}=(X,\delta)$, a weighted graph $G$ over $X$ is a metric $t$-spanner of $\mathcal{M}$ if for every $u,v \in X$, $\delta(u,v)\le d_G(u,v)\le t\cdot \delta(u,v)$, where $d_G$ is the shortest path metric in $G$.…

Computational Geometry · Computer Science 2022-02-22 Sujoy Bhore , Arnold Filtser , Hadi Khodabandeh , Csaba D. Tóth
‹ Prev 1 2 3 10 Next ›