中文
相关论文

相关论文: Tight Routing and Spanning Ratios of Arbitrary Tri…

200 篇论文

We consider an extension of the triangular-distance Delaunay graphs (TD-Delaunay) on a set $P$ of points in the plane. In TD-Delaunay, the convex distance is defined by a fixed-oriented equilateral triangle $\triangledown$, and there is an…

计算几何 · 计算机科学 2014-09-22 Ahmad Biniaz , Anil Maheshwari , Michiel Smid

Given a finite set $P\subset\mathbb{R}^2$, the directed Theta-6 graph, denoted $\vec{\Theta}_6(P)$, is a well-studied geometric graph due to its close relationship with the Delaunay triangulation. The $\vec{\Theta}_6(P)$-graph is defined as…

计算几何 · 计算机科学 2026-03-11 Prosenjit Bose , Jean-Lou De Carufel , Darryl Hill , John Stuart

We present a deterministic local routing algorithm that is guaranteed to find a path between any pair of vertices in a half-$\theta_6$-graph (the half-$\theta_6$-graph is equivalent to the Delaunay triangulation where the empty region is an…

计算几何 · 计算机科学 2014-09-24 Prosenjit Bose , Rolf Fagerberg , André van Renssen , Sander Verdonschot

Spanner construction is a well-studied problem and Delaunay triangulations are among the most popular spanners. Tight bounds are known if the Delaunay triangulation is constructed using an equilateral triangle, a square, or a regular…

计算几何 · 计算机科学 2025-03-24 Andrè van Renssen , Yuan Sha , Yucheng Sun , Sampson Wong

Finding the exact spanning ratio of a Delaunay graph has been one of the longstanding open problems in Computational Geometry. Currently there are only four convex shapes for which the exact spanning ratio of their Delaunay graph is known:…

计算几何 · 计算机科学 2024-03-01 Prosenjit Bose , Jean-Lou De Carufel , Sandrine Njoo

Online routing in a planar embedded graph is central to a number of fields and has been studied extensively in the literature. For most planar graphs no $O(1)$-competitive online routing algorithm exists. A notable exception is the Delaunay…

Consider a weighted graph G where vertices are points in the plane and edges are line segments. The weight of each edge is the Euclidean distance between its two endpoints. A routing algorithm on G has a competitive ratio of c if the length…

计算几何 · 计算机科学 2015-01-09 Nicolas Bonichon , Prosenjit Bose , Jean-Lou De Carufel , Ljubomir Perković , André Van Renssen

We look at generalized Delaunay graphs in the constrained setting by introducing line segments which the edges of the graph are not allowed to cross. Given an arbitrary convex shape $C$, a constrained Delaunay graph is constructed by adding…

计算几何 · 计算机科学 2018-07-03 Prosenjit Bose , Jean-Lou De Carufel , André van Renssen

We present a new and simple randomized algorithm for constructing the Delaunay triangulation using nearest neighbor graphs for point location. Under suitable assumptions, it runs in linear expected time for points in the plane with…

计算几何 · 计算机科学 2009-12-13 Kevin Buchin

Let $S$ be a finite set of points in the Euclidean plane. Let $D$ be a Delaunay triangulation of $S$. The {\em stretch factor} (also known as {\em dilation} or {\em spanning ratio}) of $D$ is the maximum ratio, among all points $p$ and $q$…

计算几何 · 计算机科学 2013-08-30 Ge Xia

Motivated by low energy consumption in geographic routing in wireless networks, there has been recent interest in determining bounds on the length of edges in the Delaunay graph of randomly distributed points. Asymptotic results are known…

计算几何 · 计算机科学 2011-08-23 Esther M. Arkin , Antonio Fernandez Anta , Joseph S. B. Mitchell , Miguel A. Mosteiro

We present improved upper and lower bounds on the spanning ratio of $\theta$-graphs with at least six cones. Given a set of points in the plane, a $\theta$-graph partitions the plane around each vertex into $m$ disjoint cones, each having…

计算几何 · 计算机科学 2014-04-25 Prosenjit Bose , Jean-Lou De Carufel , Pat Morin , André van Renssen , Sander Verdonschot

We consider the problem of maintaining the Euclidean Delaunay triangulation $\DT$ of a set $P$ of $n$ moving points in the plane, along algebraic trajectories of constant description complexity. Since the best known upper bound on the…

计算几何 · 计算机科学 2015-03-19 Pankaj K. Agarwal , Jie Gao , Leonidas J. Guibas , Haim Kaplan , Vladlen Koltun , Natan Rubin , Micha Sharir

Consider the Delaunay triangulation T of a set P of points in the plane as a Euclidean graph, in which the weight of every edge is its length. It has long been conjectured that the dilation in T of any pair p, p \in P, which is the ratio of…

计算几何 · 计算机科学 2010-06-03 Prosenjit Bose , Luc Devroye , Maarten Löffler , Jack Snoeyink , Vishal Verma

This work studies path planning in two-dimensional space, in the presence of polygonal obstacles. We specifically address the problem of building a roadmap graph, that is, an abstract representation of all the paths that can potentially be…

计算几何 · 计算机科学 2016-06-08 Stéphane Lens , Bernard Boigelot

We study online routing algorithms on the $\Theta$6-graph and the half-$\Theta$6-graph (which is equivalent to a variant of the Delaunay triangulation). Given a source vertex s and a target vertex t in the $\Theta$6-graph (resp.…

计算几何 · 计算机科学 2019-12-02 Prosenjit Bose , Jean-Lou de Carufel , Olivier Devillers

In this work we study the degree distribution, the maximum vertex and edge flow in non-uniform random Delaunay triangulations when geodesic routing is used. We also investigate the vertex and edge flow in Erd\"os-Renyi random graphs,…

微分几何 · 数学 2012-03-23 John D. Hobby , Gabriel H. Tucci

Let $P$ be a set of $n$ vertices in the plane and $S$ a set of non-crossing line segments between vertices in $P$, called constraints. Two vertices are visible if the straight line segment connecting them does not properly intersect any…

计算几何 · 计算机科学 2017-05-16 Prosenjit Bose , Rolf Fagerberg , André van Renssen , Sander Verdonschot

Let C be a compact and convex set in the plane that contains the origin in its interior, and let S be a finite set of points in the plane. The Delaunay graph DG_C(S) of S is defined to be the dual of the Voronoi diagram of S with respect to…

计算几何 · 计算机科学 2008-04-08 Prosenjit Bose , Paz Carmi , Sebastien Collette , Michiel Smid

The \emph{Delaunay graph} of a point set $P \subseteq \mathbb{R}^2$ is the plane graph with the vertex-set $P$ and the edge-set that contains $\{p,p'\}$ if there exists a disc whose intersection with $P$ is exactly $\{p,p'\}$. Accordingly,…

数据结构与算法 · 计算机科学 2022-10-11 Akanksha Agrawal , Saket Saurabh , Meirav Zehavi
‹ 上一页 1 2 3 10 下一页 ›