A linear time algorithm for a variant of the max cut problem in series parallel graphs
Data Structures and Algorithms
2017-03-21 v2 Combinatorics
Abstract
Given a graph , a connected sides cut or 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 maximum connected sides cut problem (MAX CS CUT) is to find a connected sides cut such that is maximum. MAX CS CUT is NP-hard. In this paper, we give a linear time algorithm to solve MAX CS CUT for series parallel graphs. We deduce a linear time algorithm for the minimum cut problem in the same class of graphs without computing the maximum flow.
Cite
@article{arxiv.1606.05240,
title = {A linear time algorithm for a variant of the max cut problem in series parallel graphs},
author = {Brahim Chaourar},
journal= {arXiv preprint arXiv:1606.05240},
year = {2017}
}
Comments
6 pages