Maximum Balanced Subgraph Problem Parameterized Above Lower Bound
Abstract
We consider graphs without loops or parallel edges in which every edge is assigned + or -. Such a signed graph is balanced if its vertex set can be partitioned into parts and such that all edges between vertices in the same part have sign + and all edges between vertices of different parts have sign (one of the parts may be empty). It is well-known that every connected signed graph with vertices and edges has a balanced subgraph with at least edges and this bound is tight. We consider the following parameterized problem: given a connected signed graph with vertices and edges, decide whether has a balanced subgraph with at least edges, where is the parameter. We obtain an algorithm for the problem of runtime . We also prove that for each instance of the problem, in polynomial time, we can either solve or produce an equivalent instance such that and . Our first result generalizes a result of Crowston, Jones and Mnich (ICALP 2012) on the corresponding parameterization of Max Cut (when every edge of has sign ). Our second result generalizes and significantly improves the corresponding result of Crowston, Jones and Mnich: they showed that .
Cite
@article{arxiv.1212.6848,
title = {Maximum Balanced Subgraph Problem Parameterized Above Lower Bound},
author = {R. Crowston and G. Gutin and M. Jones and G. Muciaccia},
journal= {arXiv preprint arXiv:1212.6848},
year = {2013}
}