Knapsack problem: Difference between revisions

m
category
m (Added some very simple descriptive text)
m (category)
 
(One intermediate revision by one other user not shown)
Line 1:
KnapsackIn problemsa areknapsack ones whereproblem, the goal is to maximize some value subject to a set of constraints. Though the [[/Continuous|continuous case]] is very simple, the discrete cases are NP-complete problems.
 
See:
Line 6:
* [[Knapsack problem/0-1]]
* [[Knapsack problem/Continuous]]
 
[[Category:Puzzles]]