Arrow Research search
Back to AAMAS

AAMAS 2025

Approximation Algorithms for Connected Maximum Coverage

Conference Paper Research Paper Track Autonomous Agents and Multiagent Systems

Abstract

The Connected Budgeted maximum Coverage problem (CBC) is a combinatorial optimization problem that finds applications in path planning, wireless sensor networks, logistics, and bioinformatics. In CBC, we are given a collection of subsets S, defined over a ground set š‘‹, and an undirected graph šŗ = (š‘‰, šø), where each node is associated with a set of S. Each set in S has a different cost and each element of š‘‹ gives a different prize. The goal is to find a subcollection S′ āŠ† S such that S′ induces a connected subgraph in šŗ, the total cost of the sets in S′ does not exceed a budget šµ, and the total prize of the elements covered by S′ (i. e. , Ɛ š‘†āˆˆS′ š‘†) is maximized. The Directed rooted Connected Budgeted maximum Coverage problem (DCBC) is a generalization of CBC where the underlying graph šŗ is directed and in the subgraph induced by S′ in šŗ there must be a path from a specific node called root to any other node. These š‘š‘ƒ-hard problems have been widely studied from the approximation point of view. Still, the current best algorithms achieve approximation ratios that are linear in the size of the underlying graph or depend on šµ. In this paper, we provide two algorithms for CBC and DCBC that guarantee approximation ratios of š‘‚ log (|š‘‰ |+|š‘‹ |) log |š‘‹ | šœ–2 and š‘‚ √ |š‘‰ | log2 |š‘‹ | šœ–2, respectively, at the cost of a violation in the budget constraint of a factor 1 + šœ–, where šœ– ∈ (0, 1]. We also improve the approximation factor for the directed budgeted rooted out-tree maximization problem, a particular case of DCBC where the prize function is additive, from š‘‚ 1 šœ–2 |š‘‰ |2/3 log |š‘‰ | to š‘‚ 1 šœ–2 |š‘‰ |1/2 log2 |š‘‰ |, for any šœ– ∈ (0, 1].

Authors

Keywords

  • Combinatorial Optimization
  • Path Planning
  • Prize Collecting Steiner
  • Tree
  • Maximum Coverage
  • Approximation Algorithms

Context

Venue
International Conference on Autonomous Agents and Multiagent Systems
Archive span
2002-2026
Indexed papers
8043
Paper id
1118652199349717726
v2026.09.13