English

Parameterized Complexity of Upper Edge Domination

Data Structures and Algorithms 2022-08-05 v1

Abstract

In this paper we study a maximization version of the classical Edge Dominating Set (EDS) problem, namely, the Upper EDS problem, in the realm of Parameterized Complexity. In this problem, given an undirected graph GG, a positive integer kk, the question is to check whether GG has a minimal edge dominating set of size at least kk. We obtain the following results for Upper EDS. We prove that Upper EDS admits a kernel with at most 4k224k^2-2 vertices. We also design a fixed-parameter tractable (FPT) algorithm for Upper EDS running in time 2O(k)nO(1)2^{\mathcal{O}(k)} \cdot n^{\mathcal{O}(1)}.

Keywords

Cite

@article{arxiv.2208.02522,
  title  = {Parameterized Complexity of Upper Edge Domination},
  author = {Ajinkya Gaikwad and Soumen Maity},
  journal= {arXiv preprint arXiv:2208.02522},
  year   = {2022}
}
R2 v1 2026-06-25T01:28:20.192Z