English

Maximal Covering Location Problem: A Set Coverage Approach Using Dynamic Programming

Data Structures and Algorithms 2025-09-30 v1

Abstract

The Maximal Covering Location Problem (MCLP) represents a fundamental optimization challenge in facility location theory, where the objective is to maximize demand coverage while operating under resource constraints. This paper presents a comprehensive analysis of MCLP using a set coverage methodology implemented through 0/1 knapsack dynamic programming. Our approach addresses the strategic placement of facilities to achieve optimal coverage of demand points within specified service distances. This research contributes to the understanding of facility location optimization by providing both theoretical foundations and practical algorithmic solutions for real-world applications in urban planning, emergency services, and supply chain management.

Cite

@article{arxiv.2509.23334,
  title  = {Maximal Covering Location Problem: A Set Coverage Approach Using Dynamic Programming},
  author = {Sukanya Samanta and Abhi Rohit Kalathoti and Siva Jayanth Gonchi and Venkata Krishna Kashyap Adiraju and Sai Kiran Nettem},
  journal= {arXiv preprint arXiv:2509.23334},
  year   = {2025}
}