English

Combinatorial Geometry of Graph Partitioning - I

Data Structures and Algorithms 2010-11-22 v1 Metric Geometry

Abstract

The {\sc cc-Balanced Separator} problem is a graph-partitioning problem in which given a graph GG, one aims to find a cut of minimum size such that both the sides of the cut have at least cncn vertices. In this paper, we present new directions of progress in the {\sc cc-Balanced Separator} problem. More specifically, we propose a family of mathematical programs, that depend upon a parameter p>0p > 0, and is an extension of the uniform version of the SDPs proposed by Goemans and Linial for this problem. In fact for the case, when p=1p=1, if one can solve this program in polynomial time then simply using the Goemans-Williamson's randomized rounding algorithm for {\sc Max Cut} \cite{WG95} will give an O(1)O(1)-factor approximation algorithm for {\sc cc-Balanced Separator} improving the best known approximation factor of O(logn)O(\sqrt{\log n}) due to Arora, Rao and Vazirani \cite{ARV}. This family of programs is not convex but one can transform them into so called \emph{\textbf{concave programs}} in which one optimizes a concave function over a convex feasible set. It is well known that the optima of such programs lie at one of the extreme points of the feasible set \cite{TTT85}. Our main contribution is a combinatorial characterization of some extreme points of the feasible set of the mathematical program, for p=1p=1 case, which to the best of our knowledge is the first of its kind. We further demonstrate how this characterization can be used to solve the program in a restricted setting. Non-convex programs have recently been investigated by Bhaskara and Vijayaraghvan \cite{BV11} in which they design algorithms for approximating Matrix pp-norms although their algorithmic techniques are analytical in nature.

Keywords

Cite

@article{arxiv.1011.4401,
  title  = {Combinatorial Geometry of Graph Partitioning - I},
  author = {Manjish Pal},
  journal= {arXiv preprint arXiv:1011.4401},
  year   = {2010}
}

Comments

Extension of results in authors' previous paper, CoRR abs/0907.1369

R2 v1 2026-06-21T16:46:08.665Z