Maximum Cut Parameterized by Crossing Number
Abstract
Given an edge-weighted graph on nodes, the NP-hard Max-Cut problem asks for a node bipartition such that the sum of edge weights joining the different partitions is maximized. We propose a fixed-parameter tractable algorithm parameterized by the number of crossings in a given drawing of . Our algorithm achieves a running time of , where is the polynomial running time for planar Max-Cut. The only previously known similar algorithm [8] is restricted to 1-planar graphs (i.e., at most one crossing per edge) and its dependency on is of order . A direct consequence of our result is that Max-Cut is fixed-parameter tractable w.r.t. the crossing number, even without a given drawing. Moreover, the results naturally carry over to the minor crossing number.
Cite
@article{arxiv.1903.06061,
title = {Maximum Cut Parameterized by Crossing Number},
author = {Markus Chimani and Christine Dahn and Martina Juhnke-Kubitzke and Nils M. Kriege and Petra Mutzel and Alexander Nover},
journal= {arXiv preprint arXiv:1903.06061},
year = {2020}
}