English

Color Spanning Annulus: Square, Rectangle and Equilateral Triangle

Computational Geometry 2016-09-15 v1

Abstract

In this paper, we study different variations of minimum width color-spanning annulus problem among a set of points P={p1,p2,,pn}P=\{p_1,p_2,\ldots,p_n\} in I ⁣ ⁣R2I\!\!R^2, where each point is assigned with a color in {1,2,,k}\{1, 2, \ldots, k\}. We present algorithms for finding a minimum width color-spanning axis parallel square annulus (CSSA)(CSSA), minimum width color spanning axis parallel rectangular annulus (CSRA)(CSRA), and minimum width color-spanning equilateral triangular annulus of fixed orientation (CSETA)(CSETA). The time complexities of computing (i) a CSSACSSA is O(n3+n2klogk)O(n^3+n^2k\log k) which is an improvement by a factor nn over the existing result on this problem, (ii) that for a CSRACSRA is O(n4logn)O(n^4\log n), and for (iii) a CSETACSETA is O(n3k)O(n^3k). The space complexity of all the algorithms is O(k)O(k).

Cite

@article{arxiv.1609.04148,
  title  = {Color Spanning Annulus: Square, Rectangle and Equilateral Triangle},
  author = {Ankush Acharyya and Subhas C. Nandy and Sasanka Roy},
  journal= {arXiv preprint arXiv:1609.04148},
  year   = {2016}
}

Comments

14 pages

R2 v1 2026-06-22T15:49:16.350Z