English

Slightly Superexponential Parameterized Problems

Computational Complexity 2019-02-26 v1 Data Structures and Algorithms

Abstract

A central problem in parameterized algorithms is to obtain algorithms with running time f(k)nO(1)f(k)\cdot n^{O(1)} such that ff is as slow growing function of the parameter kk as possible. In particular, a large number of basic parameterized problems admit parameterized algorithms where f(k)f(k) is single-exponential, that is, ckc^k for some constant cc, which makes aiming for such a running time a natural goal for other problems as well. However there are still plenty of problems where the f(k)f(k) appearing in the best known running time is worse than single-exponential and it remained ``slightly superexponential'' even after serious attempts to bring it down. A natural question to ask is whether the f(k)f(k) appearing in the running time of the best-known algorithms is optimal for any of these problems. In this paper, we examine parameterized problems where f(k)f(k) is kO(k)=2O(klogk)k^{O(k)}=2^{O(k\log k)} in the best known running time and for a number of such problems, we show that the dependence on kk in the running time cannot be improved to single exponential. (See paper for the longer abstract.)

Keywords

Cite

@article{arxiv.1902.08723,
  title  = {Slightly Superexponential Parameterized Problems},
  author = {Daniel Lokshtanov and Daniel Marx and Saket Saurabh},
  journal= {arXiv preprint arXiv:1902.08723},
  year   = {2019}
}
R2 v1 2026-06-23T07:48:43.365Z