Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
129 tokens/sec
GPT-4o
28 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

Covering Points by Disjoint Boxes with Outliers (0910.1643v2)

Published 9 Oct 2009 in cs.CG and cs.DS

Abstract: For a set of n points in the plane, we consider the axis--aligned (p,k)-Box Covering problem: Find p axis-aligned, pairwise-disjoint boxes that together contain n-k points. In this paper, we consider the boxes to be either squares or rectangles, and we want to minimize the area of the largest box. For general p we show that the problem is NP-hard for both squares and rectangles. For a small, fixed number p, we give algorithms that find the solution in the following running times: For squares we have O(n+k log k) time for p=1, and O(n log n+kp logp k time for p = 2,3. For rectangles we get O(n + k3) for p = 1 and O(n log n+k{2+p} log{p-1} k) time for p = 2,3. In all cases, our algorithms use O(n) space.

Citations (26)

Summary

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