Partitioning planar graphs with costs and weights

TitlePartitioning planar graphs with costs and weights
Publication TypeJournal Articles
Year of Publication2002
AuthorsMount D, Stein C
Journal4th International Workshop on Algorithm Engineering and Experiments
Volume2409
Pagination98 - 110
Date Published2002///
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 their implementation 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 components and costs are used to estimate the size of the separator. We show that one can find a small separator that divides the graph into components of bounded size. We describe implementations of the partitioning algorithms and discuss results of our experiments.