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

Linear Time Approximation Schemes for Geometric Maximum Coverage (1505.02591v1)

Published 11 May 2015 in cs.CG

Abstract: We study approximation algorithms for the following geometric version of the maximum coverage problem: Let P be a set of n weighted points in the plane. We want to place m a * b rectangles such that the sum of the weights of the points in P covered by these rectangles is maximized.For any fixed > 0, we present efficient approximation schemes that can find (1-{\epsilon})-approximation to the optimal solution.In particular, for m = 1, our algorithm runs in linear time O(n log( 1/{\epsilon})), improving over the previous result. For m > 1, we present an algorithm that runs in O(n/{\epsilon}log(1/{\epsilon})+m(1/{\epsilon})O(min(sqrt(m,1/{\epsilon}))) time.

Summary

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