中文
相关论文

相关论文: A Randomized Incremental Algorithm for the Hausdor…

200 篇论文

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

This paper applies the randomized incremental construction (RIC) framework to computing the Hausdorff Voronoi diagram of a family of k clusters of points in the plane. The total number of points is n. The diagram is a generalization of…

计算几何 · 计算机科学 2018-09-05 Elena Khramtcova , Evanthia Papadopoulou

In this paper, we provide an $O(n \mathrm{polylog} n)$ bound on the expected complexity of the randomly weighted Voronoi diagram of a set of $n$ sites in the plane, where the sites can be either points, interior-disjoint convex sets, or…

计算几何 · 计算机科学 2015-03-23 Sariel Har-Peled , Benjamin Raichel

Surprisingly, the order-$k$ Voronoi diagram of line segments had received no attention in the computational-geometry literature. It illustrates properties surprisingly different from its counterpart for points; for example, a single…

计算几何 · 计算机科学 2014-05-16 Evanthia Papadopoulou , Maksym Zavershynskyi

We propose a self-improving algorithm for computing Voronoi diagrams under a given convex distance function with constant description complexity. The $n$ input points are drawn from a hidden mixture of product distributions; we are only…

计算几何 · 计算机科学 2021-10-26 Siu-Wing Cheng , Man Ting Wong

The Hilbert metric is a distance function defined for points lying within a convex body. It generalizes the Cayley-Klein model of hyperbolic geometry to any convex set, and it has numerous applications in the analysis and processing of…

计算几何 · 计算机科学 2021-12-07 Auguste H. Gezalyan , David M. Mount

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

We present the first optimal randomized algorithm for constructing the order-$k$ Voronoi diagram of $n$ points in two dimensions. The expected running time is $O(n\log n + nk)$, which improves the previous, two-decades-old result of Ramos…

计算几何 · 计算机科学 2023-10-25 Timothy M. Chan , Pingan Cheng , Da Wei Zheng

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$…

We present an algorithm to compute the geodesic $L_1$ farthest-point Voronoi diagram of $m$ point sites in the presence of $n$ rectangular obstacles in the plane. It takes $O(nm+n \log n + m\log m)$ construction time using $O(nm)$ space.…

计算几何 · 计算机科学 2022-03-08 Mincheol Kim , Chanyang Seo , Taehoon Ahn , Hee-Kap Ahn

We study algorithms and combinatorial complexity bounds for \emph{stable-matching Voronoi diagrams}, where a set, $S$, of $n$ point sites in the plane determines a stable matching between the points in $\mathbb{R}^2$ and the sites in $S$…

计算几何 · 计算机科学 2021-02-23 Gill Barequet , David Eppstein , Michael T. Goodrich , Nil Mamano

Let $P$ be a simple polygon with $n$ vertices. For any two points in $P$, the geodesic distance between them is the length of the shortest path that connects them among all paths contained in $P$. Given a set $S$ of $m$ sites being a subset…

计算几何 · 计算机科学 2018-09-10 Luis Barba

Given a set of $n$ sites from $\mathbb{R}^d$, each having some positive weight factor, the Multiplicatively Weighted Voronoi Diagram is a subdivision of space that associates each cell to the site whose weighted Euclidean distance is…

计算几何 · 计算机科学 2024-03-19 Joachim Gudmundsson , Martin P. Seybold , Sampson Wong

We study the problem of computing the Voronoi diagram of a set of $n^2$ points with $O(\log n)$-bit coordinates in the Euclidean plane in a substantially sublinear in $n$ number of rounds in the congested clique model with $n$ nodes.…

计算几何 · 计算机科学 2024-04-10 Jesper Jansson , Christos Levcopoulos , Andrzej Lingas

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

We revisit several maximization problems for geometric networks design under the non-crossing constraint, first studied by Alon, Rajagopalan and Suri (ACM Symposium on Computational Geometry, 1993). Given a set of $n$ points in the plane in…

计算几何 · 计算机科学 2010-02-03 Adrian Dumitrescu , Csaba D. Tóth

Since the Voronoi diagram appears in many applications, the topic of improving its computational efficiency remains attractive. We propose a novel yet efficient method to compute Voronoi diagrams bounded by a given domain, i.e., the clipped…

图形学 · 计算机科学 2026-02-17 Yanyang Xiao , Juan Cao , Zhonggui Chen

Voronoi diagrams are a fundamental geometric data structure for obtaining proximity relations. We consider collections of axis-aligned orthogonal polyhedra in two and three-dimensional space under the max-norm, which is a particularly…

计算几何 · 计算机科学 2019-08-21 Ioannis Z. Emiris , Christina Katsamaki

Gaussian mixture model is very useful in many practical problems. Nevertheless, it cannot be directly generalized to non Euclidean spaces. To overcome this problem we present a spherical Gaussian-based clustering approach for partitioning…

机器学习 · 计算机科学 2017-05-08 Marek Śmieja , Jacek Tabor

Given a family of k disjoint connected polygonal sites in general position and of total complexity n, we consider the farthest-site Voronoi diagram of these sites, where the distance to a site is the distance to a closest point on it. We…

‹ 上一页 1 2 3 10 下一页 ›