Search arXivSearch

arXiv · 2411.15391

Disk and Partial Disk Inspection: Worst- to Average-Case and Pareto Upper Bounds

Abstract

We consider $n$ unit-speed mobile agents initially positioned at the center of a unit disk, tasked with inspecting all points on the disk's perimeter. A perimeter point is considered covered if an agent located outside the disk's interior has unobstructed visibility of it, treating the disk itself as an obstacle. For $n=1$, this problem is known as the shoreline problem with a known distance. Isbell (1957) derived an optimal trajectory that minimizes the worst-case inspection time for this problem, while Gluss (1961) proposed heuristics for its average-case version. The one-agent case was originally introduced as a more tractable variant of Bellman's famous lost-in-the-forest problem. Our contributions are threefold. First, as a warm-up, we extend Isbell's findings by deriving worst-case optimal trajectories for partial inspection of a section of the disk, thereby providing an alternative proof of optimality for inspection with $n \geq 2$ agents. Second, we improve Gluss's bounds on the average-case inspection time under a uniform distribution of perimeter points (equivalent to randomized inspection algorithms), and we also strengthen the methodology by combining spatial discretization with Nonlinear Programming (NLP) to build feasible solutions to the continuous problem and compare them with NLP solutions. Third, we establish Pareto-optimal bounds for the multi-objective problem of jointly minimizing the worst-case and average-case inspection times.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

James Conley, Konstantinos Georgiou. 2025-09-09. Disk and Partial Disk Inspection: Worst- to Average-Case and Pareto Upper Bounds. https://arxiv.org/abs/2411.15391

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

Factorisability of Low Dimensional Non-Negative Integer Matrices

We consider the problem of determining if a given two-dimensional nonnegative integer matrix $M$ is the product of two such matrices, excluding trivial units. A matrix $M$ with no such factorisation is called prime and therefore belongs to the minimal (infinite rank) generator of $2 \times 2$ matrices over the natural numbers, otherwise it is called composite. We also consider the problem of finding a (non-unique) factorisation of a composite matrix. Our results have applications in computational group theory and the theory of codes, where such matrices are called incidence matrices. We analyse the complexity of primality and finding a factorisation for a composite matrix, providing a first efficient algorithm.

cs.DM

The parameterised complexity of generalised temporal domination on temporal graphs with modular structure

Inspired by the static problem $(α,β)$-Dominating Set, we propose a general temporal domination problem, called $(α,β)$-Temporal Dominating Set ($(α,β)$-TDS). We show that this problem encompasses Temporal Dominating Set, and additionally provides first temporal extensions of problems such as $k$-Dominating Set and $α$-Dominating Set. In this paper, we study the parameterised complexity of $(α,β)$-TDS with respect to temporal neighbourhood diversity (TND), temporal modular-width (TMW), and temporal cliquewidth (TCW). We obtain fixed parameter tractability results for all values of $α$ and $β$ with respect to TND; W[1]-hardness with respect to TMW and TCW whenever $β$ is in the problem input, or whenever $α\in (0,1)$ and $β$ is a fixed constant; and para-NP-hardness with respect to TCW when $α= 0$ and $β= 1$, or $α= 1$ and $β= 0$.

cs.DM