Cover Problem

The cover problem, encompassing variations like set cover and submodular cover, aims to find a minimal subset of elements that "covers" a larger set according to a defined criterion. Current research focuses on developing efficient algorithms, including dynamic algorithms for updating solutions with changing input, and leveraging machine learning, particularly graph neural networks, to accelerate solution finding, often by identifying smaller subproblems. These advancements are impacting diverse fields, from optimizing resource allocation in large-scale networks (e.g., social advertising) to improving steganalysis techniques by generating more representative training datasets and enhancing the efficiency of combinatorial optimization solvers for problems like railway crew scheduling.

Papers