中文
相关论文

相关论文: Delaunay Triangulations of Points on Circles

200 篇论文

The Delaunay triangulation (DT) is one of the most common and useful triangulations of point sets $P$ in the plane. DT is not unique when $P$ is degenerate, specifically when it contains quadruples of co-circular points. One way to achieve…

计算几何 · 计算机科学 2015-10-16 Michael Khanimov , Micha Sharir

Let $P$ be a collection of $n$ points moving along pseudo-algebraic trajectories in the plane. One of the hardest open problems in combinatorial and computational geometry is to obtain a nearly quadratic upper bound, or at least a subcubic…

计算几何 · 计算机科学 2013-04-15 Natan Rubin

We describe a randomized algorithm that, given a set $P$ of points in the plane, computes the best location to insert a new point $p$, such that the Delaunay triangulation of $P\cup\{p\}$ has the largest possible minimum angle. The expected…

计算几何 · 计算机科学 2014-01-07 Boris Aronov , Mark V. Yagnatinsky

Delaunay flip is an elegant, simple tool to convert a triangulation of a point set to its Delaunay triangulation. The technique has been researched extensively for full dimensional triangulations of point sets. However, an important case of…

计算几何 · 计算机科学 2007-12-13 Siu-Wing Cheng , Tamal K. Dey

Let $P$ be a collection of $n$ points in the plane, each moving along some straight line at unit speed. We obtain an almost tight upper bound of $O(n^{2+\epsilon})$, for any $\epsilon>0$, on the maximum number of discrete changes that the…

计算几何 · 计算机科学 2013-12-10 Natan Rubin

We investigate algorithms with predictions in computational geometry, specifically focusing on the basic problem of computing 2D Delaunay triangulations. Given a set $P$ of $n$ points in the plane and a triangulation $G$ that serves as a…

计算几何 · 计算机科学 2026-01-14 Sergio Cabello , Timothy M. Chan , Panos Giannopoulos

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

Counting Euclidean triangulations with vertices in a finite set $\C$ of the convex hull $\conv(\C)$ of $\C$ is difficult in general, both algorithmically and theoretically. The aim of this paper is to describe nearly convex polygons, a…

组合数学 · 数学 2010-12-13 Roland Bacher , Frédéric Mouton

Higher order Delaunay triangulations are a generalization of the Delaunay triangulation which provides a class of well-shaped triangulations, over which extra criteria can be optimized. A triangulation is order-$k$ Delaunay if the…

计算几何 · 计算机科学 2010-02-24 Dieter Mitsche , Maria Saumell , Rodrigo I. Silveira

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

We propose an algorithm to create a 3-colorable Delaunay Triangulation. The input of the problem we are trying to solve is a set X of n twodimensional points. The output is a 3-colorable two-dimensional Delaunay triangulation T for X U Y ,…

计算几何 · 计算机科学 2018-12-27 Lucas Moutinho Bueno

We introduce the Voronoi functional of a triangulation of a finite set of points in the Euclidean plane and prove that among all geometric triangulations of the point set, the Delaunay triangulation maximizes the functional. This result…

度量几何 · 数学 2017-05-25 Herbert Edelsbrunner , Alexey Glazyrin , Oleg R. Musin , Anton Nikitenko

We present a self-contained short proof of the seminal result of Dillencourt (SoCG 1987 and DCG 1990) that Delaunay triangulations, of planar point sets in general position, are 1-tough. An important implication of this result is that…

计算几何 · 计算机科学 2019-10-11 Ahmad Biniaz

We consider the complexity of Delaunay triangulations of sets of points in R^3 under certain practical geometric constraints. The spread of a set of points is the ratio between the longest and shortest pairwise distances. We show that in…

计算几何 · 计算机科学 2007-05-23 Jeff Erickson

We present an algorithm that takes as input a finite point set in Euclidean space, and performs a perturbation that guarantees that the Delaunay triangulation of the resulting perturbed point set has quantifiable stability with respect to…

计算几何 · 计算机科学 2015-05-08 Jean-Daniel Boissonnat , Ramsay Dyer , Arijit Ghosh

We describe an algorithm to construct an intrinsic Delaunay triangulation of a smooth closed submanifold of Euclidean space. Using results established in a companion paper on the stability of Delaunay triangulations on $\delta$-generic…

计算几何 · 计算机科学 2013-03-27 Jean-Daniel Boissonnat , Ramsay Dyer , Arijit Ghosh

We study metrics that assess how close a triangulation is to being a Delaunay triangulation, for use in contexts where a good triangulation is desired but constraints (e.g., maximum degree) prevent the use of the Delaunay triangulation…

We report on the implementation of an algorithm for computing the set of all regular triangulations of finitely many points in Euclidean space. This algorithm, which we call down-flip reverse search, can be restricted, e.g., to computing…

组合数学 · 数学 2018-10-30 Charles Jordan , Michael Joswig , Lars Kastner

This article presents the formal proof of correctness for a plane Delaunay triangulation algorithm. It consists in repeating a sequence of edge flippings from an initial triangulation until the Delaunay property is achieved. To describe…

计算机科学中的逻辑 · 计算机科学 2010-07-26 Jean-François Dufourd , Yves Bertot

We defined several functionals on the set of all triangulations of the finite system of points in d-space achieving global minimum on the Delaunay triangulation (DT). We consider a so called "parabolic" functional and prove it attains its…

度量几何 · 数学 2007-05-23 Oleg R. Musin
‹ 上一页 1 2 3 10 下一页 ›