Expected Cost of Greedy Online Facility Assignment on Regular Polygons (v3)
Md. Rawha Siddiqi Riad, Md. Tanzeem Rahat, Md. Manzurul Hasan

TL;DR
This paper analyzes a greedy online facility assignment process on regular polygons, deriving an exact value-function recurrence, exploiting symmetry for efficient computation, and studying how expected costs grow with the number of polygon vertices.
Contribution
It introduces an exact value-function characterization for the online assignment problem on regular polygons, utilizing symmetry reduction and numerical methods for evaluation.
Findings
Expected total cost increases with the number of vertices.
Per-customer travel distance grows gradually as remaining free vertices increase.
Recurrence validation through closed-form checks for the square.
Abstract
We study a greedy online facility assignment process on a regular -gon, where unit-capacity facilities occupy the vertices and customers arrive sequentially at uniformly random locations on polygon edges. Each arrival is irrevocably assigned to the nearest currently free facility under the shortest edge-walk metric, with uniform tie-breaking among equidistant choices. Our main theoretical result is an exact value-function characterization: for every occupancy state , the expected remaining cost satisfies a finite-horizon integral recurrence obtained by conditioning on the random arrival edge and position. To make this recurrence computationally effective, we exploit dihedral symmetry of the regular polygon and show that is invariant under rotations and reflections, enabling canonicalization and symmetry-reduced dynamic programming. For small , we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFacility Location and Emergency Management · Optimization and Search Problems · Advanced Queuing Theory Analysis
