中文
相关论文

相关论文: Mobile vs. point guards

200 篇论文

The chosen tool of this thesis is an extremal type approach. The lesson drawn by the theorems proved in the thesis is that surprisingly small compromise is necessary on the efficacy of the solutions to make the approach work. The problems…

组合数学 · 数学 2017-11-09 Tamás Róbert Mezei

In the original Art Gallery Problem (AGP), one seeks the minimum number of guards required to cover a polygon $P$. We consider the Chromatic AGP (CAGP), where the guards are colored. As long as $P$ is completely covered, the number of…

计算几何 · 计算机科学 2014-03-13 Sándor P. Fekete , Stephan Friedrichs , Michael Hemmer

This paper studies a variant of the Art Gallery problem in which the ``walls" can be replaced by \emph{reflecting edges}, which allows the guards to see further and thereby see a larger portion of the gallery. Given a simple polygon $\cal…

计算几何 · 计算机科学 2023-04-06 Arash Vaezi , Bodhayan Roy , Mohammad Ghodsi

We present an optimal, linear-time algorithm for the following version of terrain guarding: given a 1.5D terrain and a horizontal line, place the minimum number of guards on the line to see all of the terrain. We prove that the cardinality…

计算几何 · 计算机科学 2019-06-04 Ovidiu Daescu , Stephan Friedrichs , Hemant Malik , Valentin Polishchuk , Christiane Schmidt

The art gallery problem enquires about the least number of guards sufficient to ensure that an art gallery, represented by a simple polygon $P$, is fully guarded. Most standard versions of this problem are known to be NP-hard. In 1987,…

计算几何 · 计算机科学 2018-04-12 Pritam Bhattacharya , Subir Kumar Ghosh , Sudebkumar Pal

The Art Gallery Problem (AGP) asks for placing a minimum number of stationary guards in a polygonal region P, such that all points in P are guarded. The problem is known to be NP-hard, and its inherent continuous structure (with both the…

计算几何 · 计算机科学 2014-12-19 Sándor P. Fekete , Stephan Friedrichs , Alexander Kröller , Christiane Schmidt

We address recently proposed chromatic versions of the classic Art Gallery Problem. Assume a simple polygon $P$ is guarded by a finite set of point guards and each guard is assigned one of $t$ colors. Such a chromatic guarding is said to be…

计算几何 · 计算机科学 2014-12-15 Frank Hoffmann , Klaus Kriegel , Max Willert

We will consider some extensions of the polygonal art gallery problem. In a recent paper Morrison has shown the smallest (9 sides) example of an art gallery that cannot be observed by guards placed in every third corner. Author also…

计算几何 · 计算机科学 2019-09-20 Eryk Lipka

We tackle the Art Gallery Problem and the Searchlight Scheduling Problem in 3-dimensional polyhedral environments, putting special emphasis on edge guards and orthogonal polyhedra.

计算几何 · 计算机科学 2012-11-13 Giovanni Viglietta

We study the problem of colouring the vertices of a polygon, such that every viewer in it can see a unique colour. The goal is to minimise the number of colours used. This is also known as the conflict-free chromatic guarding problem with…

计算几何 · 计算机科学 2020-04-07 Onur Çağırıcı , Subir Kumar Ghosh , Petr Hliněný , Bodhayan Roy

Victor Klee introduce the art gallery problem during a conference in Stanford in August 1976 with that question: "How many guards are required to guard an art gallery?" In 1987, Ghosh provided an approximation algorithm for vertex guards…

计算几何 · 计算机科学 2022-03-04 Shiva Maleki , Ali Mohades

Consider a sliding camera that travels back and forth along an orthogonal line segment $s$ inside an orthogonal polygon $P$ with $n$ vertices. The camera can see a point $p$ inside $P$ if and only if there exists a line segment containing…

计算几何 · 计算机科学 2013-10-01 Stephane Durocher , Omrit Filtser , Robert Fraser , Ali Mehrabi , Saeed Mehrabi

Guarding a polygon with few guards is an old and well-studied problem in computational geometry. Here we consider the following variant: We assume that the polygon is orthogonal and thin in some sense, and we consider a point $p$ to guard a…

计算几何 · 计算机科学 2016-04-26 Therese Biedl , Saeed Mehrabi

Placing a minimum number of guards on a given watchman route in a polygonal domain is called the {\em minimum vision points problem}. We prove that finding the minimum number of vision points on a shortest watchman route in a simple polygon…

计算几何 · 计算机科学 2022-07-12 Mayank Chaturvedi , Bengt J. Nilsson

We study the classical Art Gallery Problem first proposed by Klee in 1973 from a mobile multi-agents perspective. Specifically, we require an optimally small number of agents (also called guards) to navigate and position themselves in the…

分布式、并行与集群计算 · 计算机科学 2020-05-13 Barath Ashok , John Augustine , Aditya Mehekare , Sridhar Ragupathi , Srikkanth Ramachandran , Suman Sourav

We study the Cooperative Guarding problem for polygons with holes in a mobile multi-agents setting. Given a set of agents, initially deployed at a point in a polygon with $n$ vertices and $h$ holes, we require the agents to collaboratively…

分布式、并行与集群计算 · 计算机科学 2022-03-01 John Augustine , Srikkanth Ramachandran

We propose precise notions of what it means to guard a domain "robustly", under a variety of models. While approximation algorithms for minimizing the number of (precise) point guards in a polygon is a notoriously challenging area of…

计算几何 · 计算机科学 2024-03-19 Rathish Das , Omrit Filtser , Matthew J. Katz , Joseph S. B. Mitchell

We provide a spectrum of results for the Universal Guard Problem, in which one is to obtain a small set of points ("guards") that are "universal" in their ability to guard any of a set of possible polygonal domains in the plane. We give…

计算几何 · 计算机科学 2017-03-28 Sándor P. Fekete , Qian Li , Joseph S. B. Mitchell , Christian Scheffer

Terrain Guarding Problem(TGP), which is known to be NP-complete, asks to find a smallest set of guard locations on a terrain $T$ such that every point on $T$ is visible by a guard. Here, we study this problem on 1.5D orthogonal terrains…

计算几何 · 计算机科学 2016-05-19 Yangdi Lyu , Alper Üngör

A terrain T is an x-monotone polygonal chain in the plane; T is orthogonal if each edge of T is either horizontal or vertical. In this paper, we give an exact algorithm for the problem of guarding the convex vertices of an orthogonal…

计算几何 · 计算机科学 2015-12-29 Saeed Mehrabi