Structural Segmentation of the Minimum Set Cover Problem: Exploiting Universe Decomposability for Metaheuristic Optimization
Isidora Hern\'andez, H\'ector Ferrada, Crist\'obal A. Navarro

TL;DR
This paper introduces a structural decomposition approach for the Minimum Set Cover Problem, leveraging universe segmentability to improve heuristic optimization efficiency and solution quality.
Contribution
It proposes a novel preprocessing method using union-find to detect universe segments, enabling independent subproblem solving with metaheuristics.
Findings
Exploiting universe segmentability improves solution quality.
Decomposition enhances scalability for large instances.
Efficient bit-level set representation supports practical implementation.
Abstract
The Minimum Set Cover Problem (MSCP) is a classical NP-hard combinatorial optimization problem with numerous applications in science and engineering. Although a wide range of exact, approximate, and metaheuristic approaches have been proposed, most methods implicitly treat MSCP instances as monolithic, overlooking potential intrinsic structural properties of the universe. In this work, we investigate the concept of \emph{universe segmentability} in the MSCP and analyze how intrinsic structural decomposition (universe segmentability) can be exploited to enhance heuristic optimization. We propose an efficient preprocessing strategy based on disjoint-set union (union--find) to detect connected components induced by element co-occurrence within subsets, enabling the decomposition of the original instance into independent subproblems. Each subproblem is solved using the GRASP metaheuristic,…
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.
