中文
相关论文

相关论文: The geodesic edge center of a simple polygon

200 篇论文

Given two points in a simple polygon $P$ of $n$ vertices, its geodesic distance is the length of the shortest path that connects them among all paths that stay within $P$. The geodesic center of $P$ is the unique point in $P$ that minimizes…

计算几何 · 计算机科学 2015-01-06 Hee-Kap Ahn , Luis Barba , Prosenjit Bose , Jean-Lou de Carufel , Matias Korman , Eunjin Oh

Given a set of point sites in a simple polygon, the geodesic farthest-point Voronoi diagram partitions the polygon into cells, at most one cell per site, such that every point in a cell has the same farthest site with respect to the…

计算几何 · 计算机科学 2018-02-20 Eunjin Oh , Luis Barba , Hee-Kap Ahn

Given a set of sites in a simple polygon, a geodesic Voronoi diagram of the sites partitions the polygon into regions based on distances to sites under the geodesic metric. We present algorithms for computing the geodesic nearest-point,…

计算几何 · 计算机科学 2018-01-09 Eunjin Oh , Hee-Kap Ahn

We introduce the \emph{visibility center} of a set of points inside a polygon -- a point $c_V$ such that the maximum geodesic distance from $c_V$ to see any point in the set is minimized. For a simple polygon of $n$ vertices and a set of…

计算几何 · 计算机科学 2022-12-06 Anna Lubiw , Anurag Murty Naredla

In this paper, we study the problem of computing Euclidean geodesic centers of a polygonal domain $\mathcal{P}$ with a total of $n$ vertices. We discover many interesting observations. We give a necessary condition for a point being a…

计算几何 · 计算机科学 2016-07-21 Haitao Wang

The geodesic $k$-center problem in a simple polygon with $n$ vertices consists in the following. Find a set $S$ of $k$ points in the polygon that minimizes the maximum geodesic distance from any point of the polygon to its closest point in…

计算几何 · 计算机科学 2017-10-26 Eunjin Oh , Jean-Lou De Carufel , Hee-Kap Ahn

In this paper we study the problem of computing the geodesic center of a simple polygon when the available workspace is limited. For an $n$-vertex simple polygon, we give a time-space trade-off algorithm that finds the geodesic center in…

计算几何 · 计算机科学 2019-08-30 Pardis Kavand , Ali Mohades , Mohammad Reza Kazemi

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

In this paper, we show that the $L_1$ geodesic diameter and center of a simple polygon can be computed in linear time. For the purpose, we focus on revealing basic geometric properties of the $L_1$ geodesic balls, that is, the metric balls…

计算几何 · 计算机科学 2015-01-13 Sang Won Bae , Matias Korman , Yoshio Okamoto , Haitao Wang

We consider the problem of covering the boundary of a simple polygon on n vertices using the minimum number of geodesic unit disks. We present an O(n \log^2 n+k) time 2-approximation algorithm for finding the centers of the disks, with k…

计算几何 · 计算机科学 2015-03-03 George Rabanca , Ivo Vigan

We present an algorithm that computes the geodesic center of a given polygonal domain. The running time of our algorithm is $O(n^{12+\epsilon})$ for any $\epsilon>0$, where $n$ is the number of corners of the input polygonal domain. Prior…

计算几何 · 计算机科学 2015-09-25 Sang Won Bae , Matias Korman , Yoshio Okamoto

The geodesic Voronoi diagram of m point sites inside a simple polygon of n vertices is a subdivision of the polygon into m cells, one to each site, such that all points in a cell share the same nearest site under the geodesic distance. The…

计算几何 · 计算机科学 2018-03-12 Chih-Hung Liu

Given a set $S$ of $m$ point sites in a simple polygon $P$ of $n$ vertices, we consider the problem of computing the geodesic farthest-point Voronoi diagram for $S$ in $P$. It is known that the problem has an $\Omega(n+m\log m)$ time lower…

计算几何 · 计算机科学 2021-05-25 Haitao Wang

Given a simple polygon $P$ and a set $Q$ of points contained in $P$, we consider the geodesic $k$-center problem where we want to find $k$ points, called \emph{centers}, in $P$ to minimize the maximum geodesic distance of any point of $Q$…

计算几何 · 计算机科学 2019-10-29 Eunjin Oh , Sang Won Bae , Hee-Kap Ahn

Polygons are a paramount data structure in computational geometry. While the complexity of many algorithms on simple polygons or polygons with holes depends on the size of the input polygon, the intrinsic complexity of the problems these…

计算几何 · 计算机科学 2013-09-17 Oswin Aichholzer , Thomas Hackl , Matias Korman , Alexander Pilz , Birgit Vogtenhuber

Given a polygon $P$, for two points $s$ and $t$ contained in the polygon, their \emph{geodesic distance} is the length of the shortest $st$-path within $P$. A \emph{geodesic disk} of radius $r$ centered at a point $v \in P$ is the set of…

计算几何 · 计算机科学 2013-11-26 Ivo Vigan

Visibility graph of a simple polygon is a graph with the same vertex set in which there is an edge between a pair of vertices if and only if the segment through them lies completely inside the polygon. Each pair of adjacent vertices on the…

计算几何 · 计算机科学 2020-02-18 Hossein Boomari Soheila Farokhi

Let $S$ be a set of $n$ points in a polygon $P$ with $m$ vertices. The geodesic unit-disk graph $G(S)$ induced by $S$ has vertex set $S$ and contains an edge between two vertices whenever their geodesic distance in $P$ is at most one. In…

计算几何 · 计算机科学 2026-03-27 Bruce W. Brewer , Haitao Wang

This paper studies the geodesic diameter of polygonal domains having h holes and n corners. For simple polygons (i.e., h = 0), the geodesic diameter is determined by a pair of corners of a given polygon and can be computed in linear time,…

计算几何 · 计算机科学 2012-01-09 Sang Won Bae , Matias Korman , Yoshio Okamoto

Let $\mathcal{P}$ be an $\mathcal{H}$-polytope in $\mathbb{R}^d$ with vertex set $V$. The vertex centroid is defined as the average of the vertices in $V$. We prove that computing the vertex centroid of an $\mathcal{H}$-polytope is #P-hard.…

计算几何 · 计算机科学 2008-12-18 Khaled Elbassioni , Hans Raj Tiwary
‹ 上一页 1 2 3 10 下一页 ›