中文
相关论文

相关论文: Deletion in abstract Voronoi diagrams in expected …

200 篇论文

We study the amortized number of combinatorial changes (edge insertions and removals) needed to update the graph structure of the Voronoi diagram $\mathcal{V}(S)$ (and several variants thereof) of a set $S$ of $n$ sites in the plane as…

计算几何 · 计算机科学 2016-03-29 Sarah R. Allen , Luis Barba , John Iacono , Stefan Langerman

Any system of bisectors (in the sense of abstract Voronoi diagrams) defines an arrangement of simple curves in the plane. We define Voronoi-like graphs on such an arrangement, which are graphs whose vertices are locally Voronoi. A vertex…

计算几何 · 计算机科学 2023-03-14 Evanthia Papadopoulou

This article represents the computational model for spacial addresation of the sensors in the dynamically changing real-time internet of things system. The model bases on the Voronoi diagrams as a basic data structure. Problem - the correct…

数据结构与算法 · 计算机科学 2022-01-11 Almagul Kondybayeva , Giovanna Di Marzo

A data structure is presented that explicitly maintains the graph of a Voronoi diagram of $N$ point sites in the plane or the dual graph of a convex hull of points in three dimensions while allowing insertions of new sites/points. Our…

计算几何 · 计算机科学 2020-07-06 Elena Arseneva , John Iacono , Grigorios Koumoutsos , Stefan Langerman , Boris Zolotov

We present an expected linear-time algorithm to construct the farthest-segment Voronoi diagram, given the sequence of its faces at infinity. This sequence forms a Davenport-Schinzel sequence of order 3 and it can be computed in O(n log n)…

计算几何 · 计算机科学 2017-12-01 Elena Khramtcova , Evanthia Papadopoulou

We describe a new algorithm for computing the Voronoi diagram of a set of $n$ points in constant-dimensional Euclidean space. The running time of our algorithm is $O(f \log n \log \Delta)$ where $f$ is the output complexity of the Voronoi…

计算几何 · 计算机科学 2013-04-03 Gary L. Miller , Donald R. Sheehy

Voronoi diagrams are essential geometrical structures with numerous applications, particularly astrophysics-driven finite volume methods. While serial algorithms for constructing these entities are well-established, parallel construction…

天体物理仪器与方法 · 物理学 2025-11-05 Maor Mizrachi , Barak Raveh , Elad Steinberg

The Voronoi diagram is a certain geometric data structure which has numerous applications in various scientific and technological fields. The theory of algorithms for computing 2D Euclidean Voronoi diagrams of point sites is rich and…

计算几何 · 计算机科学 2023-07-17 Daniel Reem

Voronoi diagrams appear in many areas in science and technology and have numerous applications. They have been the subject of extensive investigation during the last decades. Roughly speaking, they are a certain decomposition of a given…

计算几何 · 计算机科学 2015-03-19 Daniel Reem

We study Voronoi diagrams for distance functions that add together two convex functions, each taking as its argument the difference between Cartesian coordinates of two planar points. When the functions do not grow too quickly, then the…

计算几何 · 计算机科学 2010-05-14 Matthew Dickerson , David Eppstein , Kevin A. Wortman

In this paper, we propose a novel space partitioning strategy for implicit hierarchy visualization such that the new plot not only has a tidy layout similar to the treemap, but also is flexible to data changes similar to the Voronoi…

数据结构与算法 · 计算机科学 2020-09-17 Yan-Chao Wang , Feng Lin , Hock-Soon Seah

The Voronoi diagrams technique was introduced by Cabello to compute the diameter of planar graphs in subquadratic time. We present novel applications of this technique in static, fault-tolerant, and partially-dynamic undirected unweighted…

数据结构与算法 · 计算机科学 2023-07-06 Amir Abboud , Shay Mozes , Oren Weimann

In the Hausdorff Voronoi diagram of a set of clusters of points in the plane, the distance between a point t and a cluster P is the maximum Euclidean distance between t and a point in P. This diagram has direct applications in VLSI design.…

计算几何 · 计算机科学 2013-12-17 Panagiotis Cheilaris , Elena Khramtcova , Evanthia Papadopoulou

We present an explicit and efficient construction of additively weighted Voronoi diagrams on planar graphs. Let $G$ be a planar graph with $n$ vertices and $b$ sites that lie on a constant number of faces. We show how to preprocess $G$ in…

数据结构与算法 · 计算机科学 2020-06-26 Paweł Gawrychowski , Haim Kaplan , Shay Mozes , Micha Sharir , Oren Weimann

Let $P$ be a planar set of $n$ sites in general position. For $k\in\{1,\dots,n-1\}$, the Voronoi diagram of order $k$ for $P$ is obtained by subdividing the plane into cells such that points in the same cell have the same set of nearest $k$…

While the standard unweighted Voronoi diagram in the plane has linear worst-case complexity, many of its natural generalizations do not. This paper considers two such previously studied generalizations, namely multiplicative and semi…

计算几何 · 计算机科学 2020-04-21 Chenglin Fan , Benjamin Raichel

A Voronoi diagram is a basic geometric structure that partitions the space into regions associated with a given set of sites, such that all points in a region are closer to the corresponding site than to all other sites. While being…

计算几何 · 计算机科学 2023-01-27 Tobias Friedrich , Maximilian Katzmann , Leon Schiller

Voronoi diagrams are highly compact representations that are used in various Graphics applications. In this work, we show how to embed a differentiable version of it -- via a novel deep architecture -- into a generative deep network. By…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Francis Williams , Daniele Panozzo , Kwang Moo Yi , Andrea Tagliasacchi

We introduce VoroFields, a hierarchical neural-field framework for approximating generalized Voronoi diagrams of finite geometric site sets in low-dimensional domains under arbitrary evaluable point-to-site distances. Instead of…

计算几何 · 计算机科学 2026-03-31 Panagiotis Rigas , George Ioannakis , Ioannis Emiris

Minimization diagrams encompass a large class of diagrams of interest in the literature, such as generalized Voronoi diagrams. We develop an abstract perturbation theory and perform a sensitivity analysis for functions depending on sets…

最优化与控制 · 数学 2023-04-28 Ernesto G. Birgin , Antoine Laurain , Tiago C. Menezes
‹ 上一页 1 2 3 10 下一页 ›