Proceedings of the Twenty-Eighth Annual ACM-SIAM Symposium on Discrete Algorithms 2017
DOI: 10.1137/1.9781611974782.6
|View full text |Cite
|
Sign up to set email alerts
|

Faster approximation schemes for the two-dimensional knapsack problem

Abstract: An important question in theoretical computer science is to determine the best possible running time for solving a problem at hand. For geometric optimization problems, we often understand their complexity on a rough scale, but not very well on a finer scale. One such example is the two-dimensional knapsack problem for squares. There is a polynomial time (1 + )-approximation algorithm for it (i.e., a PTAS) but the running time of this algorithm is triple exponential in 1/ , i.e., Ω(n 2 2 1/ ). A double or trip… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2017
2017
2017
2017

Publication Types

Select...
1
1

Relationship

1
1

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 15 publications
0
2
0
Order By: Relevance
“…If one can increase the size of the knapsack by a factor 1 + ε in both dimensions then one can compute a solution of optimal weight, rather than an approximation, in time f (1/ε) · n O (1) where the exponent of n does not depend on ε [19] (for some suitable function f ). Similarly, for the case of squares there is a (1 + ε)approximation algorithm known with such a running time, i.e., an EPTAS [19]. This improves previous results such as a (5/4 + ε)-approximation [17] and the mentioned PTAS [22].…”
Section: Other Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…If one can increase the size of the knapsack by a factor 1 + ε in both dimensions then one can compute a solution of optimal weight, rather than an approximation, in time f (1/ε) · n O (1) where the exponent of n does not depend on ε [19] (for some suitable function f ). Similarly, for the case of squares there is a (1 + ε)approximation algorithm known with such a running time, i.e., an EPTAS [19]. This improves previous results such as a (5/4 + ε)-approximation [17] and the mentioned PTAS [22].…”
Section: Other Related Workmentioning
confidence: 99%
“…This is the best known result even in the cardinality case (with all profits being 1). However, there are reasons to believe that much better polynomial time approximation ratios are possible: there is a QPTAS under the assumption that N = n poly(log n) [3], and there are PTASs if the profit of each item equals its area [4], if the size of the knapsack can be slightly increased (resource augmentation) [14,21], if all items are relatively small [13] and if all input items are squares [22,19]. Note that, with no restriction on N , the current best approximation for 2DK is 2 + ε even in quasi-polynomial time 1 .…”
Section: Introductionmentioning
confidence: 99%