A linear time algorithm for a variant of the max cut problem in series parallel graphs

June 15, 2016 Β· Declared Dead Β· πŸ› Advances in Operations Research

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Brahim Chaourar arXiv ID 1606.05240 Category cs.DS: Data Structures & Algorithms Cross-listed math.CO Citations 10 Venue Advances in Operations Research Last Checked 4 months ago
Abstract
Given a graph $G=(V, E)$, a connected sides cut $(U, V\backslash U)$ or $Ξ΄(U)$ is the set of edges of E linking all vertices of U to all vertices of $V\backslash U$ such that the induced subgraphs $G[U]$ and $G[V\backslash U]$ are connected. Given a positive weight function $w$ defined on $E$, the maximum connected sides cut problem (MAX CS CUT) is to find a connected sides cut $Ξ©$ such that $w(Ξ©)$ 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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted