Statement
Balanced cut problem
Given an undirected graph
and an integer . Output a cut such that or no if no such cut exists.
Balanced cut problem
Given an undirected graph
and an integer . Output a cut such that or no if no such cut exists.