Partitioning planar graphs with costs and weights

  • Authors:
  • Lyudmil Aleksandrov;Hristo Djidjev;Hua Guo;Anil Maheshwari

  • Affiliations:
  • Bulgarian Academy of Sciences, Sofia, Bulgaria;Los Alamos National Laboratory, Los Alamos, NM, USA;Carleton University, Ottawa, ON, CANADA;Carleton University, Ottawa, ON, CANADA

  • Venue:
  • Journal of Experimental Algorithmics (JEA)
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

A graph separator is a set of vertices or edges whose removal divides an input graph into components of bounded size. This paper describes new algorithms for computing separators in planar graphs as well as techniques that can be used to speed up the implementation of graph partitioning algorithms and improve the partition quality. In particular, we consider planar graphs with costs and weights on the vertices, where weights are used to estimate the sizes of the partitions and costs are used to estimate the size of the separator. We show that in these graphs one can always find a small cost separator (consisting of vertices or edges) that partitions the graph into components of bounded weight. We describe implementations of the partitioning algorithms and discuss results of our experiments.