-
arXiv:2309.13647 [pdf, ps, other]
Online Bin Covering with Exact Parameter Advice
Abstract: We show an asymptotic 2/3-competitive strategy for the bin covering problem using O(b+log n) bits of advice, where b is the number of bits used to encode a rational value and n is the length of the input sequence.
Submitted 24 September, 2023; originally announced September 2023.
Comments: 10 pages, 2 figure, submitted to Informatica
ACM Class: F.2.2
-
Approximation Algorithms for the Two-Watchman Route in a Simple Polygon
Abstract: The two-watchman route problem is that of computing a pair of closed tours in an environment so that the two tours together see the whole environment and some length measure on the two tours is minimized. Two standard measures are: the minmax measure, where we want the tours where the longest of them has smallest length, and the minsum measure, where we want the tours for which the sum of their le… ▽ More
Submitted 23 September, 2023; originally announced September 2023.
Comments: 36 pages, 14 figures
ACM Class: F.2.2
-
Guarding Polyominoes Under $k$-Hop Visibility
Abstract: 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 polyomino has length at most $k$. In this paper, we show that the VC dimension of this problem is $3$ in simple polyominoes, and $4$ in polyominoes with hole… ▽ More
Submitted 24 December, 2024; v1 submitted 1 August, 2023; originally announced August 2023.
Comments: 19 pages, 13 figures. Full version of an extended abstract that has been accepted to LATIN 2024. Some parts have been further improved based on reviewers' comments, and we have added a few more details
ACM Class: F.2.2
-
APX-Hardness of the Minimum Vision Points Problem
Abstract: Placing a minimum number of guards on a given watchman route in a polygonal domain is called the {\em minimum vision points problem}. We prove that finding the minimum number of vision points on a shortest watchman route in a simple polygon is APX-Hard. We then extend the proof to the class of rectilinear polygons having at most three dent orientations.
Submitted 10 July, 2022; originally announced July 2022.
Comments: 9 pages, 5 figures. A preliminary version was presented at the 38th European Workshop on Computational Geometry EuroCG 2022
-
Opposing Half Guards
Abstract: 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 extensions, show that the problem is NP-hard in monotone polygons, and present approximation algorithms for spiral and staircase polygons.
Submitted 10 July, 2022; originally announced July 2022.
Comments: 17 pages, 12 figures. A preliminary version was published in the 34th Canadian Conference on Computational Geometry (CCCG 2022)
-
Online Two-Dimensional Vector Packing with Advice
Abstract: We consider the online two-dimensional vector packing problem, showing a lower bound of $11/5$ on the competitive ratio of any {\sc AnyFit} strategy for the problem. We provide strategies with competitive ratio $\max\!\left\{2,6\big/\big(1+3\tan(π/4-γ/2)\big)+ε\right\}$ and logarithmic advice, for any instance where all the input vectors are restricted to have angles in the range… ▽ More
Submitted 21 April, 2022; originally announced April 2022.
Comments: 15 pages, 4 figures. This an extended version of an article published in "Algorithms and Complexity. CIAC 2021." Lecture Notes in Computer Science, vol 12701. Springer, https://doi.org/10.1007
ACM Class: F.2.2
-
$k$-Transmitter Watchman Routes
Abstract: We consider the watchman route problem for a $k$-transmitter watchman: standing at point $p$ in a polygon $P$, the watchman can see $q\in P$ if $\overline{pq}$ intersects $P$'s boundary at most $k$ times -- $q$ is $k$-visible to $p$. Traveling along the $k$-transmitter watchman route, either all points in $P$ or a discrete set of points $S\subset P$ must be $k$-visible to the watchman. We aim for… ▽ More
Submitted 12 May, 2023; v1 submitted 3 February, 2022; originally announced February 2022.
Comments: 14 pages, 6 figures; conference proceedings WALCOM 2022: https://link.springer.com/chapter/10.1007/978-3-031-27051-2_18; updated with some notation changes and minor edits
-
Shortest Watchman Tours in Simple Polygons under Rotated Monotone Visibility
Abstract: We present an $O(nrG)$ time algorithm for computing and maintaining a minimum length shortest watchman tour that sees a simple polygon under monotone visibility in direction $θ$, while $θ$ varies in $[0,180^{\circ})$, obtaining the directions for the tour to be the shortest one over all tours, where $n$ is the number of vertices, $r$ is the number of reflex vertices, and $G\leq r$ is the maximum n… ▽ More
Submitted 16 July, 2020; originally announced July 2020.
Comments: 18 pages, 3 figures, an extended abstract will appear in Proceedings of COCOON 2020 (Lecture Notes in Computer Science)
-
Local Routing in Sparse and Lightweight Geometric Graphs
Abstract: Online routing in a planar embedded graph is central to a number of fields and has been studied extensively in the literature. For most planar graphs no $O(1)$-competitive online routing algorithm exists. A notable exception is the Delaunay triangulation for which Bose and Morin [Online routing in triangulations. SIAM Journal on Computing, 33(4):937-951, 2004] showed that there exists an online ro… ▽ More
Submitted 9 January, 2022; v1 submitted 23 September, 2019; originally announced September 2019.