Skip to main content

Questions tagged [knapsack]

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 ...
Giorgio's user avatar
  • 391