中文
相关论文

相关论文: Complexity of the General Chromatic Art Gallery Pr…

200 篇论文

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

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

计算几何 · 计算机科学 2018-05-10 Mikkel Abrahamsen , Anna Adamaszek , Tillmann Miltzow

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…

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

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…

计算几何 · 计算机科学 2020-06-23 Édouard Bonnet , Tillmann Miltzow

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…

计算几何 · 计算机科学 2016-07-20 Édouard Bonnet , Tillmann Miltzow

We present two new versions of the chromatic art gallery problem that can improve upper bound of the required colors pretty well. In our version, we employ restricted angle guards so that these modern guards can visit $\alpha$-degree of…

计算几何 · 计算机科学 2017-11-21 Hamid Hoorfar

In this paper we consider a colouring version of the general position problem. The \emph{$\gp $-chromatic number} is the smallest number of colours needed to colour the vertices of the graph such that each colour class has the…

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…

计算几何 · 计算机科学 2025-03-14 Bahram Sadeghi Bigham , Sahar Badri , Nazanin Padkan

Art Gallery is a fundamental visibility problem in Computational Geometry. The input consists of a simple polygon P, (possibly infinite) sets G and C of points within P, and an integer k; the task is to decide if at most k guards can be…

计算几何 · 计算机科学 2020-03-18 Akanksha Agrawal , Kristine V. K. Knudsen , Daniel Lokshtanov , Saket Saurabh , Meirav Zehavi

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)$…

计算几何 · 计算机科学 2018-11-30 Prosenjit Bose , Jean-Lou De Carufel , Alina Shaikhet , Michiel Smid

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

计算几何 · 计算机科学 2021-12-03 Arash Vaezi , Mohammad Ghodsi

The boundary-boundary art-gallery problem asks, given a polygon $P$ representing an art-gallery, for a minimal set of guards that can see the entire boundary of $P$ (the wall of the art gallery), where the guards must be placed on the…

计算几何 · 计算机科学 2026-03-13 Jack Stade

The art gallery problem enquires about the least number of guards that are sufficient to ensure that an art gallery, represented by a polygon $P$, is fully guarded. In 1998, the problems of finding the minimum number of point guards, vertex…

计算几何 · 计算机科学 2016-05-03 Pritam Bhattacharya , Subir Kumar Ghosh , Bodhayan Roy

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…

计算几何 · 计算机科学 2021-08-26 Arash Vaezi , Bodhayan Roy , Mohammad Ghodsi

We resolve the complexity of the point-boundary variant of the art gallery problem, showing that it is $\exists\mathbb{R}$-complete, meaning that it is equivalent under polynomial time reductions to deciding whether a system of polynomial…

计算几何 · 计算机科学 2025-04-11 Jack Stade

Given a simple undirected graph $G=(V,E)$ and a partition of the vertex set $V$ into $p$ parts, the \textsc{Partition Coloring Problem} asks if we can select one vertex from each part of the partition such that the chromatic number of the…

数据结构与算法 · 计算机科学 2020-07-29 Zhenyu Guo , Mingyu Xiao , Yi Zhou

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

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…

计算几何 · 计算机科学 2017-01-20 Mikkel Abrahamsen , Anna Adamaszek , Tillmann Miltzow
‹ 上一页 1 2 3 10 下一页 ›