2014
DOI: 10.1007/978-3-662-44777-2_63
|View full text |Cite
|
Sign up to set email alerts
|

Faster FPTASes for Counting and Random Generation of Knapsack Solutions

Abstract: In the #P-complete problem of counting 0/1 Knapsack solutions, the input consists of a sequence of n nonnegative integer weights w 1 ,. .. , w n and an integer C , and we have to find the number of subsequences (subsets of indices) with total weight at most C. We give faster and simpler fully polynomial-time approximation schemes (FPTASes) for this problem, and for its random generation counterpart. Our method is based on dynamic programming and discretization of large numbers through floating-point arithmetic… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(4 citation statements)
references
References 11 publications
0
4
0
Order By: Relevance
“…, s m , k are also computed in binary). We can then apply an FPTAS to this #Knapsack instance, as shown in [18,29].…”
Section: Appendix C Proof Of Propositionmentioning
confidence: 99%
“…, s m , k are also computed in binary). We can then apply an FPTAS to this #Knapsack instance, as shown in [18,29].…”
Section: Appendix C Proof Of Propositionmentioning
confidence: 99%
“…the number of solutions that do not violate the capacity constraint, is #P-complete. As a consequence, different counting approaches have been introduced to approximately count the number of feasible solutions [4,18,22].…”
Section: Introductionmentioning
confidence: 99%
“…A closely related problem is #Knapsack, which asks for the number of subsets S such that s∈S s ≤ t. There are extensive studies on approximation algorithms for the #Knapsack problem [6,8,13,7]. Our algorithm can solve the modulo p version # p Knapsack in near-linear pseudopolynomial time for prime p > t. 17:2 A Simple Near-Linear Pseudopolynomial Time Randomized Algorithm for Subset Sum Compared to the previous near-linear time algorithm for Subset Sum by Bringmann [4], our algorithm is simpler and more practical.…”
Section: Introductionmentioning
confidence: 99%