English

Improved kernels for Signed Max Cut parameterized above lower bound on (r,l)-graphs

Data Structures and Algorithms 2023-06-22 v4

Abstract

A graph GG is signed if each edge is assigned ++ or -. A signed graph is balanced if there is a bipartition of its vertex set such that an edge has sign - if and only if its endpoints are in different parts. The Edwards-Erd\"os bound states that every graph with nn vertices and mm edges has a balanced subgraph with at least m2+n14\frac{m}{2}+\frac{n-1}{4} edges. In the Signed Max Cut Above Tight Lower Bound (Signed Max Cut ATLB) problem, given a signed graph GG and a parameter kk, the question is whether GG has a balanced subgraph with at least m2+n14+k4\frac{m}{2}+\frac{n-1}{4}+\frac{k}{4} edges. This problem generalizes Max Cut Above Tight Lower Bound, for which a kernel with O(k5)O(k^5) vertices was given by Crowston et al. [ICALP 2012, Algorithmica 2015]. Crowston et al. [TCS 2013] improved this result by providing a kernel with O(k3)O(k^3) vertices for the more general Signed Max Cut ATLB problem. In this article we are interested in improving the size of the kernels for Signed Max Cut ATLB on restricted graph classes for which the problem remains hard. For two integers r,0r,\ell \geq 0, a graph GG is an (r,)(r,\ell)-graph if V(G)V(G) can be partitioned into rr independent sets and \ell cliques. Building on the techniques of Crowston et al. [TCS 2013], we provide a kernel with O(k2)O(k^2) vertices on (r,)(r,\ell)-graphs for any fixed r,0r,\ell \geq 0, and a simple linear kernel on subclasses of split graphs for which we prove that the problem is still NP-hard.

Keywords

Cite

@article{arxiv.1512.05223,
  title  = {Improved kernels for Signed Max Cut parameterized above lower bound on (r,l)-graphs},
  author = {Luerbio Faria and Sulamita Klein and Ignasi Sau and Rubens Sucupira},
  journal= {arXiv preprint arXiv:1512.05223},
  year   = {2023}
}

Comments

20 pages, 6 figures

R2 v1 2026-06-22T12:11:20.174Z