English

Connected max cut is polynomial for graphs without $K_5\backslash e$ as a minor

Data Structures and Algorithms 2019-04-25 v2 Optimization and Control

Abstract

Given a graph G=(V,E)G=(V, E), a connected cut δ(U)\delta (U) is the set of edges of E linking all vertices of U to all vertices of V\UV\backslash U such that the induced subgraphs G[U]G[U] and G[V\U]G[V\backslash U] are connected. Given a positive weight function ww defined on EE, the connected maximum cut problem (CMAX CUT) is to find a connected cut Ω\Omega such that w(Ω)w(\Omega) is maximum among all connected cuts. CMAX CUT is NP-hard even for planar graphs. In this paper, we prove that CMAX CUT is polynomial for graphs without K5\eK_5\backslash e as a minor. We deduce a quadratic time algorithm for the minimum cut problem in the same class of graphs without computing the maximum flow.

Keywords

Cite

@article{arxiv.1903.12641,
  title  = {Connected max cut is polynomial for graphs without $K_5\backslash e$ as a minor},
  author = {Brahim Chaourar},
  journal= {arXiv preprint arXiv:1903.12641},
  year   = {2019}
}

Comments

7 pages

R2 v1 2026-06-23T08:23:31.901Z