Comparing the Hardness of Online Minimization and Maximization Problems with Predictions

Magnus Berg
2024-09-19
Abstract:Building on the work of Berg, Boyar, Favrholdt, and Larsen, who developed a complexity theory for online minimization problems with and without predictions (<a class="link-https" data-arxiv-id="2406.18265" href="https://arxiv.org/abs/2406.18265">arXiv:2406.18265</a>), we consider online maximization problems with and without predictions. We define complexity classes that capture the hardness of Online Bounded Degree Independent Set, prove several structural properties of the complexity classes, establish a strict hierarchy, and show multiple membership, hardness, and completeness results. Further, we establish reductions that relate the hardness of Online Bounded Degree Vertex Cover and Online Bounded Degree Independent Set, while respecting that the hardness of minimization problems is measured differently than the hardness of maximization problems. In particular, we show that there exist good algorithms for Online Bounded Degree Independent Set if and only if there exist good algorithms for Online Bounded Degree Vertex Cover. Since these reductions relate the hardness of complete problems for the complexity classes for maximization problems and complete problems for the complexity classes for minimization problems, their existence provides a connection between the complexity classes for minimization and maximization problems. This connection gives similar reductions relating the hardness of various other pairs of minimization and maximization problems.
Data Structures and Algorithms
What problem does this paper attempt to address?