Finding Minimum Distance Preservers: A Parameterized Study
Kirill Simonov, Farehe Soheil, Shaily Verma

TL;DR
This paper studies the computational complexity of finding minimum distance preservers in graphs, revealing NP-hardness and fixed-parameter tractability results based on parameters like terminals, vertex cover, and treewidth.
Contribution
It provides a detailed complexity landscape for subsetwise and pairwise distance preserver problems, including hardness results and fixed-parameter algorithms.
Findings
NP-hardness on grid subgraphs
Fixed-parameter tractability with respect to terminals and treewidth
Vertex cover parameter distinguishes the two problem variants
Abstract
For a given graph and a subset of vertices , a \emph{distance preserver} is a subgraph of that preserves shortest paths between the vertices of . We distinguish between a \emph{subsetwise} distance preserver, which preserves distances between all pairs in , and a \emph{pairwise} distance preserver, which preserves distances only between specific pairs of vertices in , given in the input. While a large body of work is dedicated to upper and lower bounds on the size of distance preservers and, more generally, graph spanners, the computational complexity of finding the minimum distance preserver has received comparatively little attention. We consider the respective \scup{Subsetwise Distance Preserver}\xspace (\scup{SDP}\xspace) and \scup{Pairwise Distance Preserver}\xspace (\scup{PDP}\xspace) problems and initiate the study of their computational complexity. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Graph Theory and Algorithms
