中文
相关论文

相关论文: On conflict-free chromatic guarding of simple poly…

200 篇论文

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 study the problem of guarding the boundary of a simple polygon with a minimum number of guards such that each guard covers a contiguous portion of the boundary. First, we present a simple greedy algorithm for this problem that returns a…

This thesis focuses on two concepts which are widely studied in the field of computational geometry. Namely, visibility and unit disk graphs. In the field of visibility, we have studied the conflict-free chromatic guarding of polygons, for…

计算几何 · 计算机科学 2021-11-02 Onur Çağırıcı

In this paper, we study two generalizations of Vertex Cover and Edge Cover, namely Colorful Vertex Cover and Colorful Edge Cover. In the Colorful Vertex Cover problem, given an $n$-vertex edge-colored graph $G$ with colors from $\{1,…

数据结构与算法 · 计算机科学 2023-08-31 Sayan Bandyapadhyay , Aritra Banik , Sujoy Bhore

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

We study the problem of colouring visibility graphs of polygons. In particular, for visibility graphs of simple polygons, we provide a polynomial algorithm for 4-colouring, and prove that the 5-colourability question is already NP-complete…

组合数学 · 数学 2019-06-06 Onur Çağirici , Petr Hliněný , Bodhayan Roy

In FOCS'2002, Even et al. introduced and studied the notion of conflict-free colorings of geometrically defined hypergraphs. They motivated it by frequency assignment problems in cellular networks. This notion has been extensively studied…

组合数学 · 数学 2017-04-10 Chaya Keller , Shakhar Smorodinsky

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…

计算几何 · 计算机科学 2009-11-25 Menelaos I. Karavelas , Elias P. Tsigaridas

A conflict-free $k$-coloring of a graph $G=(V,E)$ assigns one of $k$ different colors to some of the vertices such that, for every vertex $v$, there is a color that is assigned to exactly one vertex among $v$ and $v$'s neighbors. Such…

计算几何 · 计算机科学 2017-09-13 Sándor P. Fekete , Phillip Keldenich

We consider the single-conflict coloring problem, a graph coloring problem in which each edge of a graph receives a forbidden ordered color pair. The task is to find a vertex coloring such that no two adjacent vertices receive a pair of…

组合数学 · 数学 2026-03-16 Peter Bradshaw , Tomáš Masařík

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

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

In this paper, we study the conflict-free coloring of graphs induced by neighborhoods. A coloring of a graph is conflict-free if every vertex has a uniquely colored vertex in its neighborhood. The conflict-free coloring problem is to color…

数据结构与算法 · 计算机科学 2017-10-03 I. Vinod Reddy

The paper considers the NP-hard graph vertex coloring problem, which differs from traditional problems in which it is required to color vertices with a given (or minimal) number of colors so that adjacent vertices have different colors. In…

离散数学 · 计算机科学 2025-02-24 Adil Erzin , Roman Plotnikov , Georgii Zhukov

A sliding camera inside an orthogonal polygon $P$ is a point guard that travels back and forth along an orthogonal line segment $\gamma$ in $P$. The sliding camera $g$ can see a point $p$ in $P$ if the perpendicular from $p$ onto $\gamma$…

For a polygon P with n vertices, the vertex guarding problem asks for the minimum subset G of P's vertices such that every point in P is seen by at least one point in G. This problem is NP-complete and APX-hard. The first approximation…

计算几何 · 计算机科学 2011-02-17 James King

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

We prove lower and upper bounds for the chromatic number of certain hypergraphs defined by geometric regions. This problem has close relations to conflict-free colorings. One of the most interesting type of regions to consider for this…

组合数学 · 数学 2011-05-03 Balázs Keszegh

We are interested in the problem of guarding simple orthogonal polygons with the minimum number of $ r $-guards. The interior point $ p $ belongs an orthogonal polygon $ P $ is visible from $ r $-guard $ g $, if the minimum area rectangle…

计算几何 · 计算机科学 2017-09-14 Hamid Hoorfar , Alireza Bagheri

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…

‹ 上一页 1 2 3 10 下一页 ›