Abstract

The maximum cut problem in graphs and its generalizations are fundamental combinatorial problems. Several of these cut problems were recently shown to be fixed-parameter tractable and admit polynomial kernels when parameterized above the tight lower bound measured by the size and order of the graph. In this paper we continue this line of research and considerably improve several of those results:We show that an algorithm by Crowston et al. (Algorithmica 72(3):734–757, 2015) for (Signed) Max-Cut Above Edwards−Erdős Bound can be implemented so as to run in linear time8^kcdot O(m); this significantly improves the previous analysis with run time 8^kcdot O(n^4).We give an asymptotically optimal kernel for (Signed) Max-Cut Above Edwards−Erdős Bound with O(k) vertices, improving a kernel with O(k^3) vertices by Crowston et al. (Theor Comput Sci 513:53–64, 2013).We improve all known kernels for parameterizations above strongly lambda -extendible properties (a generalization of the Max-Cut results) by Crowston et al. (Proceedings of FSTTCS 2013, Leibniz international proceedings in informatics, Guwahati, 2013) from O(k^3) vertices to O(k) vertices.Therefore, Max Acyclic Subdigraph parameterized above Poljak–Turzík bound admits a kernel with O(k) vertices and can be solved in 2^{O(k)}cdot n^{O(1)} time; this answers an open question by Crowston et al. (Proceedings of FSTTCS 2012, Leibniz international proceedings in informatics, Hyderabad, 2012). All presented kernels can be computed in time O(km).

Highlights

  • A recent paradigm in parameterized complexity is to show a problem to be fixed-parameter tractable, but to give algorithms with optimal run times in both the parameter and the input size

  • We strive for algorithms that are linear in the input size, and optimal in the dependence on the parameter k assuming a standard hypothesis such as the Exponential Time Hypothesis [22]

  • Linear-Time FPT Our first result shows that the fixed-parameter algorithm by Crowston et al [7] for the Signed Max- Cut AEE problem can be implemented so as to run in linear time: Theorem 1 (Signed) Max- Cut AEE can be solved in time 8k · O(m)

Read more

Summary

Introduction

A recent paradigm in parameterized complexity is to show a problem to be fixed-parameter tractable, but to give algorithms with optimal run times in both the parameter and the input size. Parameterizing Max- Cut above Edwards−Erdos bound means, for a given connected graph G and integer k, to determine if G admits a cut that exceeds (1) by an amount of k: formally, the problem Max- Cut Above Edwards−ErdOs Bound (Max- Cut AEE) is to determine if mc(G) ≥ |E(G)|/2 + (|V (G)| − 1 + k)/4 for a given pair (G, k) It was asked in a sequence of papers [5,17,28,29] whether MaxCut AEE is fixed-parameter tractable, before Crowston et al [8] gave an algorithm that solves instances of this problem in time 8k · O(n4), as well as a kernel of size O(k5). We happily dedicate this work to Gregory Gutin on the occasion of his 60th birthday

Our Contributions
Preliminaries
A Linear-Time Fixed-Parameter Algorithm for Signed Max-Cut AEE
A Linear Vertex Kernel for Signed Max-Cut AEE
Kernelization Rules
Bounding the Kernel Size
Linear Vertex Kernels for λ-Extendible Properties
Linear Kernel for Properties Diverging on Cliques
Discussion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call