English
Related papers

Related papers: Art Gallery Localization

200 papers

Art Gallery Localization (AGL) is the problem of placing a set $T$ of broadcast towers in a simple polygon $P$ in order for a point to locate itself in the interior. For any point $p \in P$: for each tower $t \in T \cap V(p)$ (where $V(p)$…

Computational Geometry · Computer Science 2018-11-30 Prosenjit Bose , Jean-Lou De Carufel , Alina Shaikhet , Michiel Smid

Given a simple polygon $\mathcal{P}$ on $n$ vertices, two points $x,y$ in $\mathcal{P}$ are said to be visible to each other if the line segment between $x$ and $y$ is contained in $\mathcal{P}$. The Point Guard Art Gallery problem asks for…

Computational Geometry · Computer Science 2016-07-20 Édouard Bonnet , Tillmann Miltzow

Let $P$ be a simple polygon, then the art gallery problem is looking for a minimum set of points (guards) that can see every point in $P$. We say two points $a,b\in P$ can see each other if the line segment $seg(a,b)$ is contained in $P$.…

Computational Geometry · Computer Science 2023-05-31 Daniel Bertschinger , Nicolas El Maalouly , Tillmann Miltzow , Patrick Schnider , Simon Weber

Given a simple polygon $\mathcal{P}$ on $n$ vertices, two points $x,y$ in $\mathcal{P}$ are said to be visible to each other if the line segment between $x$ and $y$ is contained in $\mathcal{P}$. The Point Guard Art Gallery problem asks for…

Computational Geometry · Computer Science 2020-06-23 Édouard Bonnet , Tillmann Miltzow

Given a simple polygon $\cal P$, in the Art Gallery problem, the goal is to find the minimum number of guards needed to cover the entire $\cal P$, where a guard is a point and can see another point $q$ when $\overline{pq}$ does not cross…

Computational Geometry · Computer Science 2021-08-26 Arash Vaezi , Bodhayan Roy , Mohammad Ghodsi

We investigate the Dispersive Art Gallery Problem with vertex guards and rectangular visibility ($r$-visibility) for a class of orthogonal polygons that reflect the properties of real-world floor plans: these office-like polygons consist of…

Computational Geometry · Computer Science 2025-06-27 Sándor P. Fekete , Kai Kobbe , Dominik Krupke , Joseph S. B. Mitchell , Christian Rieck , Christian Scheffer

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…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-05-13 Barath Ashok , John Augustine , Aditya Mehekare , Sridhar Ragupathi , Srikkanth Ramachandran , Suman Sourav

In the problem "Localization and trilateration with the minimum number of landmarks", we faced the 3-Guard and classic Art Gallery Problems. The goal of the art gallery problem is to find the minimum number of guards within a simple polygon…

Computational Geometry · Computer Science 2025-03-14 Bahram Sadeghi Bigham , Sahar Badri , Nazanin Padkan

The problem of wireless localization asks to place and orient stations in the plane, each of which broadcasts a unique key within a fixed angular range, so that each point in the plane can determine whether it is inside or outside a given…

Computational Geometry · Computer Science 2007-09-25 Mirela Damian , Robin Flatland , Joseph O'Rourke , Suneeta Ramaswami

We study the Dispersive Art Gallery Problem with vertex guards: Given a polygon $\mathcal{P}$, with pairwise geodesic Euclidean vertex distance of at least $1$, and a rational number $\ell$; decide whether there is a set of vertex guards…

Computational Geometry · Computer Science 2024-06-11 Sándor P. Fekete , Joseph S. B. Mitchell , Christian Rieck , Christian Scheffer , Christiane Schmidt

Motivated by secure wireless networking, we consider the problem of placing fixed localizers that enable mobile communication devices to prove they belong to a secure region that is defined by the interior of a polygon. Each localizer views…

Computational Geometry · Computer Science 2007-05-23 David Eppstein , Michael T. Goodrich , Nodari Sitchinava

Given a closed simple polygon $P$, we say two points $p,q$ see each other if the segment $pq$ is fully contained in $P$. The art gallery problem seeks a minimum size set $G\subset P$ of guards that sees $P$ completely. The only currently…

Computational Geometry · Computer Science 2024-08-07 Simon Hengeveld , Tillmann Miltzow

We prove that the art gallery problem is equivalent under polynomial time reductions to deciding whether a system of polynomial equations over the real numbers has a solution. The art gallery problem is a classical problem in computational…

Computational Geometry · Computer Science 2018-05-10 Mikkel Abrahamsen , Anna Adamaszek , Tillmann Miltzow

In this paper we study the art gallery problem, which is one of the fundamental problems in computational geometry. The objective is to place a minimum number of guards inside a simple polygon such that the guards together can see the whole…

Computational Geometry · Computer Science 2017-01-20 Mikkel Abrahamsen , Anna Adamaszek , Tillmann Miltzow

The point placement problem is to determine the positions of a set of $n$ distinct points, P = {p1, p2, p3, ..., pn}, on a line uniquely, up to translation and reflection, from the fewest possible distance queries between pairs of points.…

Data Structures and Algorithms · Computer Science 2012-10-16 Md. Shafiul Alam , Asish Mukhopadhyay

In the art gallery problem, we are given a closed polygon $P$, with rational coordinates and an integer $k$. We are asked whether it is possible to find a set (of guards) $G$ of size $k$ such that any point $p\in P$ is seen by a point in…

Computational Geometry · Computer Science 2026-03-18 Lucas Meijer , Tillmann Miltzow

We study the art gallery problem for opposing half guards: guards that can either see to their left or to their right only. We present art gallery theorems, show that the location of half guards in 2-guardable polygons is not restricted to…

Computational Geometry · Computer Science 2022-07-12 Erik Krohn , Bengt J. Nilsson , Christiane Schmidt

One of the earliest and most well known problems in computational geometry is the so-called art gallery problem. The goal is to compute the minimum possible number guards placed on the vertices of a simple polygon in such a way that they…

Computational Geometry · Computer Science 2009-11-25 Menelaos I. Karavelas , Elias P. Tsigaridas

The Art Gallery Problem (AGP) is one of the classical problems in computational geometry. It asks for the minimum number of guards required to achieve visibility coverage of a given polygon. The AGP is well-known to be NP-hard even in…

In any simple polygonal art gallery with n walls, we show that it is possible to place floor(n/2)-1 guards whose range of vision is 180 degrees in such a way that every interior point of the gallery can be seen by one of them, and such that…

Combinatorics · Mathematics 2020-07-09 Daniel Florentino , Ethan Moy , Robert Muth
‹ Prev 1 2 3 10 Next ›