knapsack_dynamic_html, an Octave code which calls knapsack_dynamic(), which uses dynamic programming to solve a knapsack problem.
The computer code and data files described and made available on this web page are distributed under the MIT license
knapsack_dynamic, an Octave code which uses dynamic programming to solve a knapsack problem.