Abstract
The Balanced Multiway Cut Problem (BMCP) is a combination of the Multiway Cut Problem and the Balanced Cut Problem, both NP-Hard variations of the classic Minimum Cut problem. In BMCP, we want to find a set of edges, with minimum cost, whose removal partitions the graph into several components, so that each component has exactly one terminal and has at most a fraction of the graph's verti…