2016
DOI: 10.1007/978-3-319-29516-9_23
|View full text |Cite
|
Sign up to set email alerts
|

A Faster FPTAS for the Unbounded Knapsack Problem

Abstract: The Unbounded Knapsack Problem (UKP) is a well-known variant of the famous 0-1 Knapsack Problem (0-1 KP). In contrast to 0-1 KP, an arbitrary number of copies of every item can be taken in UKP. Since UKP is NP-hard, fully polynomial time approximation schemes (FPTAS) are of great interest. Such algorithms find a solution arbitrarily close to the optimum OPT(I), i.e. of value at least (1 − ε)OPT(I) for ε > 0, and have a running time polynomial in the input length and 1 ε . For over thirty years, the best FPTAS … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
7
0

Year Published

2018
2018
2019
2019

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 6 publications
(8 citation statements)
references
References 24 publications
1
7
0
Order By: Relevance
“…From [24] it follows that the O(n + 1 ε 1.99 ) approximation algorithm for Unbounded Knapsack is unlikely. This lower bounds proves the optimality of Jansen and Kraft [40] O(n+ 1 ε 2 ) FPTAS for Unbounded Knapsack. The current best FPTAS for Knapsack is burdened with time complexity of O(n + 1/ε 12/5 ) Chan [19].…”
Section: Corollary 510 (Partition With Trade-off)supporting
confidence: 59%
See 2 more Smart Citations
“…From [24] it follows that the O(n + 1 ε 1.99 ) approximation algorithm for Unbounded Knapsack is unlikely. This lower bounds proves the optimality of Jansen and Kraft [40] O(n+ 1 ε 2 ) FPTAS for Unbounded Knapsack. The current best FPTAS for Knapsack is burdened with time complexity of O(n + 1/ε 12/5 ) Chan [19].…”
Section: Corollary 510 (Partition With Trade-off)supporting
confidence: 59%
“…This means that a similar improvement is unlikely for Knapsack. Also, this shows that the algorithm of [40] for Unbounded Knapsack is optimal (up to polylogarithmic factors). This lower bound is relatively straightforward and follows from previous works [24,49] and was also observed in [19].…”
Section: Theorem 14mentioning
confidence: 81%
See 1 more Smart Citation
“…In fact, they are used to solve more general problems, i.e., 0/1 Knapsack + and Unbounded Knapsack + , where we are asked to output answers for each 0 < t ′ ≤ t. There is also a long line of research on FP-TAS for Knapsack, with the current best running times being O(n + 1 ǫ 2.4 ) for 0/1 Knapsack [16] and O(n + 1 ǫ 2 ) for Unbounded Knapsack [33].…”
Section: /1 Knapsackmentioning
confidence: 99%
“…Later, [15] showed an FPTAS with time complexity O(n log n+ 1 ǫ 2 (n+log 1 ǫ )) and space complexity O(n+ 1 ǫ 2 ). In 2018, [14] presented an FPTAS that runs in O(n 1 ǫ 2 log 3 1 ǫ ) time and requires O(n + 1 ǫ log 2 1 ǫ ) space. However, in some applications, precisely knowing the size of each item is not realistic.…”
Section: Related Workmentioning
confidence: 99%