Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Knapsack Problem

    Statement

    Given a finite set U, for each u element U a size s(u) element Z^+ and a value v(u) element Z^+, and positive integers B and k, the knapsack problem asks if there is a subset U'⊆U such that sum_(u element U')s(u)<=B and such that sum_(u element U')v(u)>=k.

    History

    status | proved NP-complete proof date | 1972 (53 years ago) prover | Richard Karp

    Back to List | POWERED BY THE WOLFRAM LANGUAGE