On the (In)Approximability of the Monitoring Edge Geodetic Set Problem

Abstract

We study the minimum Monitoring Edge Geodetic Set () problem introduced in [Foucaud et al., CALDAM'23]: given a graph G, we say that an edge is monitored by a pair u,v of vertices if all shortest paths between u and v traverse e; the goal of the problem consists in finding a subset M of vertices of G such that each edge of G is monitored by at least one pair of vertices in M, and |M| is minimized. In this paper, we prove that all polynomial-time approximation algorithms for the minimum problem must have an approximation ratio of ( n), unless = . To the best of our knowledge, this is the first non-constant inapproximability result known for this problem. We also strengthen the known -hardness of the problem on 2-apex graphs by showing that the same result holds for 1-apex graphs. This leaves open the problem of determining whether the problem remains -hard on planar (i.e., 0-apex) graphs. On the positive side, we design an algorithm that computes good approximate solutions for hereditary graph classes that admit efficiently computable balanced separators of truly sublinear size. This immediately results in polynomial-time approximation algorithms achieving an approximation ratio of O(n14 n) on planar graphs, graphs with bounded genus, and k-apex graphs with k=O(n14). On graphs with bounded treewidth, we obtain an approximation ratio of O(3/2 n) for any constant > 0. This compares favorably with the best-known approximation algorithm for general graphs, which achieves an approximation ratio of O(n n) via a simple reduction to the Set Cover problem.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…