Approximation Algorithms for Stochastic k-TSP
Alina Ene, Viswanath Nagarajan, Rishi Saket

TL;DR
This paper introduces approximation algorithms for the stochastic k-TSP problem, providing bounds on adaptivity gap and offering both adaptive and non-adaptive solutions with logarithmic approximation factors.
Contribution
It presents the first adaptive and non-adaptive approximation algorithms for stochastic k-TSP with provable guarantees and analyzes the adaptivity gap.
Findings
Adaptive algorithm achieves O(log k) approximation.
Non-adaptive algorithm achieves O(log^2 k) approximation.
The adaptivity gap is between e and O(log^2 k).
Abstract
We consider the stochastic -TSP problem where rewards at vertices are random and the objective is to minimize the expected length of a tour that collects reward . We present an adaptive -approximation algorithm, and a non-adaptive -approximation algorithm. We also show that the adaptivity gap of this problem is between and .
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 · Vehicle Routing Optimization Methods · Scheduling and Optimization Algorithms
