Abstract
Max-Cut is a well-known classical NP-hard problem. This problem asks whether the vertex-set of a given graph \(G=(V,E)\) can be partitioned into two disjoint subsets, A and B, such that there exist at least p edges with one endpoint in A and the other endpoint in B. It is well known that if \(p\le |E|/2\), the answer is necessarily positive. A widely-studied variant of particular interest to parameterized complexity, called \((k,n-k)\)-Max-Cut, restricts the size of the subset A to be exactly k. For the \((k,n-k)\)-Max-Cut problem, we obtain an \(\mathcal{O}^*(2^p)\)-time algorithm, improving upon the previous best \(\mathcal{O}^*(4^{p+o(p)})\)-time algorithm, as well as the first polynomial kernel. Our algorithm relies on a delicate combination of methods and notions, including independent sets, depth-search trees, bounded search trees, dynamic programming and treewidth, while our kernel relies on examination of the closed neighborhood of the neighborhood of a certain independent set of the graph G.

Similar content being viewed by others
Notes
We note that f and n stand for first and next, respectively.
References
Ageev, A.A., Sviridenko, M.: Approximation algorithms for maximum coverage and max cut with given sizes of parts. In: IPCO, pp. 17–30 (1999)
Binkele-Raible, D.: Amortized analysis of exponential time and parameterized algorithms: measure & conquer and reference search trees. PhD Thesis, Universität Trier (2010)
Bonnet, E., Escoffier, B., Paschos, V.T., Tourniaire, E.: Multi-parameter analysis for local graph partitioning problems: using greediness for parameterization. Algorithmica 71(3), 566–580 (2015)
Cai, L.: Parameter complexity of cardinality constrained optimization problems. Comput. J. 51(1), 102–121 (2008)
Cai, L., Chan, S.M., Chan, S.O.: Random separation: a new method for solving fixed-cardinality optimization problems. In: IWPEC, pp. 239–250 (2006)
Crowston, R., Gutin, G., Jones, M., Muciaccia, G.: Maximum balanced subgraph problem parameterized above lower bound. Theor. Comput. Sci. 513, 53–64 (2013)
Crowston, R., Jones, M., Mnich, M.: Max-cut parameterized above the Edwards-Erdős bound. Algorithmica 72(3), 734–757 (2015)
Cygan, M., Fomin, F.V., Kowalik, L., Lokshtanov, D., Marx, D., Pilipczuk, M., Pilipczuk, M., Saurabh, S.: Parameterized Algorithms. Springer, Berlin (2015)
Downey, R., Fellows, M.: Fundamentals of Parameterized Complexity. Springer, Berlin (2013)
Feige, U., Langberg, M.: Approximation algorithms for maximization problems arising in graph partitioning. J. Algorithms 41(2), 174–211 (2001)
Goemans, M.X., Williamson, D.P.: Improved approximation algorithms for maximum cut and satisfiability problems using semidefinite programming. J. ACM 42(6), 1115–1145 (1995)
Khot, S., Kindler, G., Mossel, E., O’Donnell, R.: Optimal inapproximability results for MAX-CUT and other 2-variable CSPs? SICOMP 37(1), 319–357 (2007)
Mahajan, M., Raman, V.: Parameterizing above guaranteed values: MaxSat and MaxCut. J. Algorithms 31(2), 335–354 (1999)
Papadimitriou, C.H., Yannakakis, M.: Optimization, approximation, and complexity classes. J. Comput. Syst. Sci. 43(3), 425–440 (1991)
Raman, V., Saurabh, S.: Improved fixed parameter tractable algorithms for two “edge” problems: MAXCUT and MAXDAG. Inf. Process. Lett. 104(2), 65–72 (2007)
Shachnai, H., Zehavi, M.: Parameterized algorithms for graph partitioning problems. In: WG, pp. 384–395 (2014)
Author information
Authors and Affiliations
Corresponding author
Additional information
A preliminary version of this paper appeared in the proceedings of the 12th Latin American Theoretical Informatics Symposium (LATIN 2016).
Rights and permissions
About this article
Cite this article
Saurabh, S., Zehavi, M. \((k,n-k)\)-Max-Cut: An \(\mathcal{O}^*(2^p)\)-Time Algorithm and a Polynomial Kernel. Algorithmica 80, 3844–3860 (2018). https://doi.org/10.1007/s00453-018-0418-5
Received:
Accepted:
Published:
Issue Date:
DOI: https://doi.org/10.1007/s00453-018-0418-5