English

Spreading grid cells

Computational Geometry 2010-08-24 v1 Discrete Mathematics

Abstract

Let SS be a set of n2n^2 symbols. Let AA be an n×nn\times n square grid with each cell labeled by a distinct symbol in SS. Let BB be another n×nn\times n square grid, also with each cell labeled by a distinct symbol in SS. Then each symbol in SS labels two cells, one in AA and one in BB. Define the \emph{combined distance} between two symbols in SS as the distance between the two cells in AA plus the distance between the two cells in BB that are labeled by the two symbols. Bel\'en Palop asked the following question at the open problems session of CCCG 2009: How to arrange the symbols in the two grids such that the minimum combined distance between any two symbols is maximized? In this paper, we give a partial answer to Bel\'en Palop's question. Define cp(n)=maxA,Bmins,tS{\distp(A,s,t)+\distp(B,s,t)}c_p(n) = \max_{A,B}\min_{s,t \in S} \{\dist_p(A,s,t) + \dist_p(B,s,t) \}, where AA and BB range over all pairs of n×nn\times n square grids labeled by the same set SS of n2n^2 distinct symbols, and where \distp(A,s,t)\dist_p(A,s,t) and \distp(B,s,t)\dist_p(B,s,t) are the LpL_p distances between the cells in AA and in BB, respectively, that are labeled by the two symbols ss and tt. We present asymptotically optimal bounds cp(n)=Θ(n)c_p(n) = \Theta(\sqrt{n}) for all p=1,2,...,p=1,2,...,\infty. The bounds also hold for generalizations to dd-dimensional grids for any constant d2d \ge 2. Our proof yields a simple linear-time constant-factor approximation algorithm for maximizing the minimum combined distance between any two symbols in two grids.

Cite

@article{arxiv.0908.3911,
  title  = {Spreading grid cells},
  author = {Minghui Jiang and Pedro J. Tejada},
  journal= {arXiv preprint arXiv:0908.3911},
  year   = {2010}
}
R2 v1 2026-06-21T13:39:23.056Z