Questions tagged [knapsack]
The knapsack tag has no summary.
1 question
4
votes
2
answers
576
views
Knapsack problem
Say I have the following number 499013 from which I must find a list with the following characteristics:
the list has the same length as the binary list of the given number
it has the same value of ...