English

A Competitive Strategy for Distance-Aware Online Shape Allocation

Data Structures and Algorithms 2013-04-23 v1 Computational Geometry

Abstract

We consider the following online allocation problem: Given a unit square S, and a sequence of numbers n_i between 0 and 1, with partial sum bounded by 1; at each step i, select a region C_i of previously unassigned area n_i in S. The objective is to make these regions compact in a distance-aware sense: minimize the maximum (normalized) average Manhattan distance between points from the same set C_i. Related location problems have received a considerable amount of attention; in particular, the problem of determining the "optimal shape of a city", i.e., allocating a single n_i has been studied. We present an online strategy, based on an analysis of space-filling curves; for continuous shapes, we prove a factor of 1.8092, and 1.7848 for discrete point sets.

Keywords

Cite

@article{arxiv.1304.5971,
  title  = {A Competitive Strategy for Distance-Aware Online Shape Allocation},
  author = {Sándor P. Fekete and Nils Schweer and Jan-Marc Reinhardt},
  journal= {arXiv preprint arXiv:1304.5971},
  year   = {2013}
}

Comments

15 pages, 9 figures, 3 tables; extended abstract version appears in WALCOM 2013, LNCS 7748, pp. 41-52

R2 v1 2026-06-22T00:04:11.433Z