English

A Survey on Graph Problems Parameterized Above and Below Guaranteed Values

Data Structures and Algorithms 2024-03-21 v2

Abstract

We survey the field of algorithms and complexity for graph problems parameterized above or below guaranteed values, a research area which was pioneered by Venkatesh Raman. Those problems seek, for a given graph GG, a solution whose value is at least g(G)+kg(G)+k or at most g(G)kg(G)-k, where g(G)g(G) is a guarantee on the value that any solution on GG takes. The goal is to design algorithms which find such solution in time whose complexity in kk is decoupled from that in the guarantee, or to rule out the existence of such algorithms by means of intractability results. We discuss a large number of algorithms and intractability results, and complement them by several open problems.

Keywords

Cite

@article{arxiv.2207.12278,
  title  = {A Survey on Graph Problems Parameterized Above and Below Guaranteed Values},
  author = {Gregory Gutin and Matthias Mnich},
  journal= {arXiv preprint arXiv:2207.12278},
  year   = {2024}
}
R2 v1 2026-06-25T01:12:34.765Z