1993
DOI: 10.1017/s0963548300000675
|View full text |Cite
|
Sign up to set email alerts
|

A Mildly Exponential Time Algorithm for Approximating the Number of Solutions to a Multidimensional Knapsack Problem

Abstract: We describe a 2 O(r √ n(log n) 5/2 ) ǫ −2 time randomized algorithm which estimates the number of feasible solutions of a multidimensional knapsack problem within 1 ± ǫ of the exact number. (Here r is the number of constraints and n is the number of integer variables.) The algorithm 1 uses a Markov chain to generate an almost uniform random solution to the problem.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
33
0

Year Published

1996
1996
2015
2015

Publication Types

Select...
4
4
1

Relationship

1
8

Authors

Journals

citations
Cited by 48 publications
(35 citation statements)
references
References 14 publications
0
33
0
Order By: Relevance
“…The problem of efficiently computing a multiplicative (1 ± )-approximation of p has received much attention (Dyer et al 1993;Jerrum & Sinclair 1997;Kannan 1994); the first polynomial-time algorithm was given by Morris & Sinclair (1999) using sophisticated Monte Carlo Markov Chain techniques, and more recently a simpler randomized algorithm based on dynamic programming and "dart throwing" was given by Dyer (2003).…”
Section: Application To Deterministic Approximate Countingmentioning
confidence: 99%
“…The problem of efficiently computing a multiplicative (1 ± )-approximation of p has received much attention (Dyer et al 1993;Jerrum & Sinclair 1997;Kannan 1994); the first polynomial-time algorithm was given by Morris & Sinclair (1999) using sophisticated Monte Carlo Markov Chain techniques, and more recently a simpler randomized algorithm based on dynamic programming and "dart throwing" was given by Dyer (2003).…”
Section: Application To Deterministic Approximate Countingmentioning
confidence: 99%
“…We have that the Subset Sum problem admits a solution of cost d if and only if the Gap Filling problem has an s-t path of cost in the interval [d + 2n, d + 2n]. Since the #Subset Sum problem is #P-complete (Dyer et al (1993)), this implies that also the #Gap Filling problem is #P-complete. Nykänen and Ukkonen (2002) …”
Section: Complexity and The Pseudo-polynomial Algorithmmentioning
confidence: 99%
“…Since the partition problem is reducible from the #P-complete knapsack problem [6] and its own reduction as well as ours is parsimonious [9], the problem of counting all s-t paths of length at most L is #P-complete. Note that the existence of parallel edges is not necessary for the reduction; we could bisect each parallel edge creating an auxiliary vertex to form a graph of the same functionality but without parallel edges.…”
Section: Counting Approximate Solutions Is #P-completementioning
confidence: 99%