Improved Approximation Algorithms for the Expanding Search Problem
Svenja M. Griesbach, Felix Hommelsheim, Max Klimm, Kevin Schewior

TL;DR
This paper introduces improved approximation algorithms for the expanding search problem, achieving near-optimal solutions for general, binary-weighted, and Euclidean graphs, surpassing previous approximation bounds.
Contribution
The authors develop new algorithms with better approximation ratios, including a PTAS for Euclidean graphs, advancing the state-of-the-art in solving the expanding search problem.
Findings
Achieved a $(2e + ext{epsilon})$-approximation for general graphs.
Established a $2e$-approximation for binary-weighted instances.
Developed a polynomial-time approximation scheme (PTAS) for Euclidean graphs.
Abstract
A searcher is tasked with exploring a graph with edge lengths and vertex weights, starting from a designated vertex. Initially, only the starting vertex is considered explored. At each step, the searcher adds an edge to the solution, connecting an unexplored vertex to an explored one. The time required to add an edge equals its length. The objective is to minimize the weighted sum of exploration times for all vertices. We demonstrate that this problem is hard to approximate and present algorithms with improved approximation guarantees. Specifically, we provide a -approximation for any for the general case. On instances where the vertex weights are binary, we achieve a -approximation. Finally, we develop a polynomial-time approximation scheme (PTAS) for Euclidean graphs. Previously, only an -approximation was known for all…
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.
