/Knapsack_problem

Practical work requested at the computer engineering training school in the 4th year. The problem is to develop an algorithm that maximizes the gain provided by objects by not exceeding the maximum capacity of the backpack.

Primary LanguageJavaScript

Knapsack_problem

The problem is to develop an algorithm that maximizes the gain provided by objects by not exceeding the maximum capacity of the backpack.