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 , a connected cut is the set of edges of E linking all vertices of U to all vertices of such that the induced subgraphs and are connected. Given a positive weight function defined on , the connected maximum cut problem (CMAX CUT) is to find a connected cut such that 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 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.
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