|
Friday, September 14, 2012 |
|
|
|
|
Obtaining Balanced Partitions of Grids using Trees |
|
|
We consider the k-BALANCED PARTITIONING problem, which is defined as
follows. Find the minimum number of edges in a graph that, when cut,
partition the vertices into k (almost) equally sized sets. Amongst
others, the problem derives its importance from the need to distribute
data within a parallel computing architecture. In this setting we are
particularly interested in 2D finite element model (FEM) simulations. We
therefore model the input as a regular quadrilateral tiling of the
plane. More precisely, we focus on solid grid graphs. These are finite
connected subgraphs of the infinite 2D grid without holes. |