Note on Maximal Bisection above Tight Lower Bound
Abstract
In a graph , a bisection is a partition of into sets and such that . The size of is the number of edges between and . In the Max Bisection problem we are given a graph and are required to find a bisection of maximum size. It is not hard to see that is a tight lower bound on the maximum size of a bisection of . We study parameterized complexity of the following parameterized problem called Max Bisection above Tight Lower Bound (Max-Bisec-ATLB): decide whether a graph has a bisection of size at least where is the parameter. We show that this parameterized problem has a kernel with vertices and edges, i.e., every instance of Max-Bisec-ATLB is equivalent to an instance of Max-Bisec-ATLB on a graph with at most vertices and edges.
Cite
@article{arxiv.1005.2848,
title = {Note on Maximal Bisection above Tight Lower Bound},
author = {Gregory Gutin and Anders Yeo},
journal= {arXiv preprint arXiv:1005.2848},
year = {2010}
}