Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
167 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Color Spanning Annulus: Square, Rectangle and Equilateral Triangle (1609.04148v1)

Published 14 Sep 2016 in cs.CG

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

Summary

We haven't generated a summary for this paper yet.