I have 2D, 3D and 4D grid graphs. I want to partition them in such a way that  number of vertices in each partition would be almost equal and edge cuts are minimized.  These grid have equal size over each dimension. eg. fig shows 2D grid of dimension 10*10  & 3D grid of 5*5*5 dimension.

I am interested in any literature for techniques defined to partition such graphs.

Does anyone know if any software tool which considers the topological properties of grid graphs to partition them effectively?

Similar questions and discussions