An FPT Algorithm for Max-Cut Parameterized by Crossing Number
Abstract
The Max-Cut problem is known to be NP-hard on general graphs, while it can be solved in polynomial time on planar graphs. In this paper, we present a fixed-parameter tractable algorithm for the problem on `almost' planar graphs: Given an -vertex graph and its drawing with crossings, our algorithm runs in time . Previously, Dahn, Kriege and Mutzel (IWOCA 2018) obtained an algorithm that, given an -vertex graph and its -planar drawing with crossings, runs in time . Our result simultaneously improves the running time and removes the -planarity restriction.
Cite
@article{arxiv.1904.05011,
title = {An FPT Algorithm for Max-Cut Parameterized by Crossing Number},
author = {Yasuaki Kobayashi and Yusuke Kobayashi and Shuichi Miyazaki and Suguru Tamaki},
journal= {arXiv preprint arXiv:1904.05011},
year = {2019}
}
Comments
The same running time bound has been obtained independently and simultaneously by Markus Chimani, Christine Dahn, Martina Juhnke-Kubitzke, Nils M. Kriege, Petra Mutzel, and Alexander Nover arXiv:1903.06061