中文
相关论文

相关论文: On the Complexity of Randomly Weighted Voronoi Dia…

200 篇论文

We investigate the combinatorial complexity of geodesic Voronoi diagrams on polyhedral terrains using a probabilistic analysis. Aronov etal [ABT08] prove that, if one makes certain realistic input assumptions on the terrain, this complexity…

计算几何 · 计算机科学 2011-12-06 Anne Driemel , Sariel Har-Peled , Benjamin Raichel

We present a simple wavefront-like approach for computing multiplicatively weighted Voronoi diagrams of points and straight-line segments in the Euclidean plane. If the input sites may be assumed to be randomly weighted points then the use…

计算几何 · 计算机科学 2020-06-26 Martin Held , Stefan de Lorenzo

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

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…

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

In the Hausdorff Voronoi diagram of a family of \emph{clusters of points} in the plane, the distance between a point $t$ and a cluster $P$ is measured as the maximum distance between $t$ and any point in $P$, and the diagram is defined in a…

计算几何 · 计算机科学 2016-03-08 Panagiotis Cheilaris , Elena Khramtcova , Stefan Langerman , Evanthia Papadopoulou

In this paper we present several results on the expected complexity of a convex hull of $n$ points chosen uniformly and independently from a convex shape. (i) We show that the expected number of vertices of the convex hull of $n$ points,…

计算几何 · 计算机科学 2011-11-24 Sariel Har-Peled

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

We establish a bound of $O(n^2k^{1+\eps})$, for any $\eps>0$, on the combinatorial complexity of the set $\T$ of line transversals of a collection $\P$ of $k$ convex polyhedra in $\reals^3$ with a total of $n$ facets, and present a…

计算几何 · 计算机科学 2008-07-09 Haim Kaplan , Natan Rubin , Micha Sharir

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 give lower bounds for the combinatorial complexity of the Voronoi diagram of polygonal curves under the discrete Frechet distance. We show that the Voronoi diagram of n curves in R^d with k vertices each, has complexity Omega(n^{dk}) for…

计算几何 · 计算机科学 2007-08-15 Kevin Buchin , Maike Buchin

We present an extension of Voronoi diagrams where when considering which site a client is going to use, in addition to the site distances, other site attributes are also considered (for example, prices or weights). A cell in this diagram is…

计算几何 · 计算机科学 2016-08-24 Hsien-Chih Chang , Sariel Har-Peled , Benjamin Raichel

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 investigate higher-order Voronoi diagrams in the city metric. This metric is induced by quickest paths in the L1 metric in the presence of an accelerating transportation network of axis-parallel line segments. For the structural…

计算几何 · 计算机科学 2012-04-20 Andreas Gemsa , D. T. Lee , Chih-Hung Liu , Dorothea Wagner

We introduce the inverse Voronoi diagram problem in graphs: given a graph $G$ with positive edge-lengths and a collection $\mathbb{U}$ of subsets of vertices of $V(G)$, decide whether $\mathbb{U}$ is a Voronoi diagram in $G$ with respect to…

数据结构与算法 · 计算机科学 2020-10-06 Édouard Bonnet , Sergio Cabello , Bojan Mohar , Hebert Pérez-Rosés

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

Let $\mathcal{C}=\{C_1,\ldots,C_n\}$ be a set of $n$ pairwise-disjoint convex sets of constant description complexity, and let $\pi$ be a probability density function (pdf for short) over the non-negative reals. For each $i$, let $K_i$ be…

计算几何 · 计算机科学 2013-10-22 Pankaj Agarwal , Sariel Har-Peled , Haim Kaplan , Micha Sharir

In this paper we consider the problem of reconstructing a hidden weighted hypergraph of constant rank using additive queries. We prove the following: Let $G$ be a weighted hidden hypergraph of constant rank with n vertices and $m$…

机器学习 · 计算机科学 2010-01-05 Nader H. Bshouty , Hanna Mazzawi

We consider combinatorial problems that can be solved in polynomial time for graphs of bounded treewidth but where the order of the polynomial that bounds the running time is expected to depend on the treewidth bound. First we review some…

数据结构与算法 · 计算机科学 2015-03-19 Stefan Szeider
‹ 上一页 1 2 3 10 下一页 ›