Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A linear time algorithm to cover and hit a set of line segments optimally by two axis-parallel squares (1709.04870v1)

Published 14 Sep 2017 in cs.CG

Abstract: This paper discusses the problem of covering and hitting a set of line segments $\cal L$ in ${\mathbb R}2$ by a pair of axis-parallel squares such that the side length of the larger of the two squares is minimized. We also discuss the restricted version of covering, where each line segment in $\cal L$ is to be covered completely by at least one square. The proposed algorithm for the covering problem reports the optimum result by executing only two passes of reading the input data sequentially. The algorithm proposed for the hitting and restricted covering problems produces optimum result in $O(n)$ time. All the proposed algorithms are in-place, and they use only $O(1)$ extra space. The solution of these problems also give a $\sqrt{2}$ approximation for covering and hitting those line segments $\cal L$ by two congruent disks of minimum radius with same computational complexity.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Sanjib Sadhu (5 papers)
  2. Sasanka Roy (23 papers)
  3. Suchismita Roy (3 papers)
  4. Subhas C. Nandy (19 papers)
Citations (4)

Summary

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