An FPT Algorithm for Max-Cut Parameterized by Crossing Number

04/10/2019
by   Yasuaki Kobayashi, et al.
0

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 n-vertex graph and its drawing with k crossings, our algorithm runs in time O(2^k(n+k)^3/2 (n + k)). Previously, Dahn, Kriege and Mutzel (IWOCA 2018) obtained an algorithm that, given an n-vertex graph and its 1-planar drawing with k crossings, runs in time O(3^k n^3/2 n). Our result simultaneously improves the running time and removes the 1-planarity restriction.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/14/2019

Maximum Cut Parameterized by Crossing Number

Given an edge-weighted graph G on n nodes, the NP-hard Max-Cut problem a...
research
05/02/2023

Two-sets cut-uncut on planar graphs

We study the following Two-Sets Cut-Uncut problem on planar graphs. Ther...
research
03/29/2018

A Fixed-Parameter Algorithm for the Max-Cut Problem on Embedded 1-Planar Graphs

We propose a fixed-parameter tractable algorithm for the Max-Cut problem...
research
07/15/2020

How to Morph Graphs on the Torus

We present the first algorithm to morph graphs on the torus. Given two i...
research
09/01/2020

On the computational tractability of a geographic clustering problem arising in redistricting

Redistricting is the problem of dividing a state into a number k of regi...
research
11/29/2018

Fixed-Parameter Algorithms for the Weighted Max-Cut Problem on Embedded 1-Planar Graphs

We propose two fixed-parameter tractable algorithms for the weighted Max...
research
10/02/2019

Computing the largest bond of a graph

A bond of a graph G is an inclusion-wise minimal disconnecting set of G,...

Please sign up or login with your details

Forgot password? Click here to reset