中文
相关论文

相关论文: Exact VC-dimension for $L_1$-visibility of points …

200 篇论文

In this paper we are proving the following fact. Let P be an arbitrary simple polygon, and let S be an arbitrary set of 15 points inside P. Then there exists a subset T of S that is not "visually discernible", that is, T is not equal to the…

计算几何 · 计算机科学 2012-06-26 Alexander Gilbers , Rolf Klein

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

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…

The VC-dimension of a family of sets is a measure of its combinatorial complexity used in machine learning theory, computational geometry, and even model theory. Computing the VC-dimension of the $k$-fold union of geometric set systems has…

组合数学 · 数学 2025-01-20 Pantelis E. Eleftheriou , Aris Papadopoulos , Francis Westhead

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

We explore an Art Gallery variant where each point of a polygon must be seen by k guards, and guards cannot see through other guards. Surprisingly, even covering convex polygons under this variant is not straightforward. For example,…

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

A family S of convex sets in the plane defines a hypergraph H = (S, E) as follows. Every subfamily S' of S defines a hyperedge of H if and only if there exists a halfspace h that fully contains S' , and no other set of S is fully contained…

计算几何 · 计算机科学 2023-06-22 Nicolas Grelier , Saeed Gh. Ilchi , Tillmann Miltzow , Shakhar Smorodinsky

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…

We study the Art Gallery Problem under $k$-hop visibility in polyominoes. In this visibility model, two unit squares of a polyomino can see each other if and only if the shortest path between the respective vertices in the dual graph of the…

计算几何 · 计算机科学 2024-12-25 Omrit Filtser , Erik Krohn , Bengt J. Nilsson , Christian Rieck , Christiane Schmidt

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

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…

计算几何 · 计算机科学 2024-08-07 Simon Hengeveld , 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 study the problem of placing a set $T$ of broadcast towers in a simple polygon $P$ in order for any point to locate itself in the interior of $P$. Let $V(p)$ denote the visibility polygon of a point $p$, as the set of all points $q \in…

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

For any set system $H=(V,R), \ R \subseteq 2^V$, a subset $S \subseteq V$ is called \emph{shattered} if every $S' \subseteq S$ results from the intersection of $S$ with some set in $\R$. The \emph{VC-dimension} of $H$ is the size of a…

数据结构与算法 · 计算机科学 2024-05-14 David Coudert , Mónika Csikós , Guillaume Ducoffe , Laurent Viennot

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

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

计算几何 · 计算机科学 2023-05-31 Daniel Bertschinger , Nicolas El Maalouly , Tillmann Miltzow , Patrick Schnider , Simon Weber

We prove that every simply connected orthogonal polygon of $n$ vertices can be partitioned into $\left\lfloor\frac{3 n +4}{16}\right\rfloor$ (simply connected) orthogonal polygons of at most 8 vertices. It yields a new and shorter proof of…

组合数学 · 数学 2017-06-27 Ervin Győri , Tamás Róbert Mezei

We introduce a new variant of the art gallery problem that comes from safety issues. In this variant we are not interested in guard sets of smallest cardinality, but in guard sets with largest possible distances between these guards. To the…

计算几何 · 计算机科学 2023-09-11 Christian Rieck , Christian Scheffer

We introduce the \emph{visibility center} of a set of points inside a polygon -- a point $c_V$ such that the maximum geodesic distance from $c_V$ to see any point in the set is minimized. For a simple polygon of $n$ vertices and a set of…

计算几何 · 计算机科学 2022-12-06 Anna Lubiw , Anurag Murty Naredla
‹ 上一页 1 2 3 10 下一页 ›