On the Approximation Ratio of the Random Chinese Postman Tour for Network Search
Thomas Lidbetter

TL;DR
This paper analyzes the effectiveness of the Random Chinese Postman Tour in network search problems, establishing a 4/3 approximation ratio to the optimal strategy and exploring its performance in related search scenarios.
Contribution
It provides the first known approximation ratio bound for RCPT in general networks, advancing understanding of practical search strategies in complex network search games.
Findings
RCPT has an approximation ratio of 4/3 in general networks.
RCPT's performance is analyzed in a game where the Searcher must return to start.
The study extends to a related game involving return-to-start constraints.
Abstract
We consider a classic search problem first proposed by S. Gal in which a Searcher randomizes between unit speed paths on a network, aiming to find a hidden point in minimal expected time in the worst case. This can be viewed as a zero-sum game between the Searcher and a time maximizing Hider. It is a natural model for many search problems such as search and rescue operations; the search for an enemy, a bomb or weapons in a military context; or predator-prey search. A Chinese Postman Tour (CPT) is a minimal time tour of the network that searches all the arcs and a Random Chinese Postman Tour (RCPT) is an equiprobable choice of any given CPT and its reverse. The full class of networks for which a RCPT is optimal is known, but otherwise little is known about the solution of the game except in some special cases that have complicated optimal strategies that would be impractical to…
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
TopicsOptimization and Search Problems · Artificial Intelligence in Games · Game Theory and Applications
