Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

A Practical Algorithm with Performance Guarantees for the Art Gallery Problem

View through CrossRef
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 correct algorithm to solve the art gallery problem exactly uses algebraic methods and is attributed to Sharir. As the art gallery problem is ER-complete, it seems unlikely to avoid algebraic methods, without additional assumptions. In this paper, we introduce the notion of vision stability. In order to describe vision stability consider an enhanced guard that can see "around the corner" by an angle of $\delta$ or a diminished guard whose vision is by an angle of $\delta$ "blocked" by reflex vertices. A polygon $P$ has vision stability $\delta$ if the optimal number of enhanced guards to guard $P$ is the same as the optimal number of diminished guards to guard $P$. We will argue that most relevant polygons are vision stable. We describe a one-shot vision stable algorithm that computes an optimal guard set for visionstable polygons using polynomial time and solving one integer program. It guarantees to find the optimal solution for every vision stable polygon. We implemented an iterative visionstable algorithm and show its practical performance is slower, but comparable with other state of the art algorithms. Our iterative algorithm is inspired and follows closely the one-shot algorithm. It delays several steps and only computes them when deemed necessary. Given a chord $c$ of a polygon, we denote by $n(c)$ the number of vertices visible from $c$. The chord-width of a polygon is the maximum $n(c)$ over all possible chords $c$. The set of vision stable polygons admits an FPT algorithm when parametrized by the chord-width. Furthermore, the one-shot algorithm runs in FPT time, when parameterized by the number of reflex vertices.
Centre pour la Communication Scientifique Directe (CCSD)
Title: A Practical Algorithm with Performance Guarantees for the Art Gallery Problem
Description:
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 correct algorithm to solve the art gallery problem exactly uses algebraic methods and is attributed to Sharir.
As the art gallery problem is ER-complete, it seems unlikely to avoid algebraic methods, without additional assumptions.
In this paper, we introduce the notion of vision stability.
In order to describe vision stability consider an enhanced guard that can see "around the corner" by an angle of $\delta$ or a diminished guard whose vision is by an angle of $\delta$ "blocked" by reflex vertices.
A polygon $P$ has vision stability $\delta$ if the optimal number of enhanced guards to guard $P$ is the same as the optimal number of diminished guards to guard $P$.
We will argue that most relevant polygons are vision stable.
We describe a one-shot vision stable algorithm that computes an optimal guard set for visionstable polygons using polynomial time and solving one integer program.
It guarantees to find the optimal solution for every vision stable polygon.
We implemented an iterative visionstable algorithm and show its practical performance is slower, but comparable with other state of the art algorithms.
Our iterative algorithm is inspired and follows closely the one-shot algorithm.
It delays several steps and only computes them when deemed necessary.
Given a chord $c$ of a polygon, we denote by $n(c)$ the number of vertices visible from $c$.
The chord-width of a polygon is the maximum $n(c)$ over all possible chords $c$.
The set of vision stable polygons admits an FPT algorithm when parametrized by the chord-width.
Furthermore, the one-shot algorithm runs in FPT time, when parameterized by the number of reflex vertices.

Related Results

Role and effectiveness of advance payment guarantees in construction contracts
Role and effectiveness of advance payment guarantees in construction contracts
Advance payment guarantees are a critical financial instrument in construction contracts, designed to mitigate risks associated with pre-financing and ensure project stability. Thi...
Moon Gallery Garden: Moon Gallery update 202
Moon Gallery Garden: Moon Gallery update 202
Moon Gallery GardenWe will give a report on Moon Gallery Garden exhibition 6 June to 12 July, 2020, Amsterdam and give an update on recent Moon Gallery activities and step...
Constitutional guarantees rights to entrepreneurial activity
Constitutional guarantees rights to entrepreneurial activity
Problem setting. The article considers the category of freedom of entrepreneurial activity. The normative-legal and organizational-legal guarantees of entrepreneurial activity, ens...
Criminal procedural guarantees of non-disclosure of pre-trial data in the "guarantees of justice" system
Criminal procedural guarantees of non-disclosure of pre-trial data in the "guarantees of justice" system
This article is devoted to the issue of ensuring the confidentiality of pre-trial data in criminal proceedings in Russia. The relevance of the topic is determined by the growing ne...
Improving the performance of 3D image model compression based on optimized DEFLATE algorithm
Improving the performance of 3D image model compression based on optimized DEFLATE algorithm
AbstractThis study focuses on optimizing and designing the Delayed-Fix-Later Awaiting Transmission Encoding (DEFLATE) algorithm to enhance its compression performance and reduce th...
Acoustic Imaging with Compressed Sensing and Microphone Arrays
Acoustic Imaging with Compressed Sensing and Microphone Arrays
This work studies the acoustic imaging problem with compressed sensing (CS) and microphone arrays. The CS algorithm with Basis Pursuit (BP) algorithm has shown satisfying results i...
An improved Coati Optimization Algorithm with multiple strategies for engineering design optimization problems
An improved Coati Optimization Algorithm with multiple strategies for engineering design optimization problems
AbstractAiming at the problems of insufficient ability of artificial COA in the late optimization search period, loss of population diversity, easy to fall into local extreme value...

Back to Top