knapsack_01_test


knapsack_01_test, an Octave code which calls knapsack_01(), which uses brute force to solve small versions of the 0/1 knapsack problem.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

knapsack_01, an Octave code which uses brute force to solve small versions of the 0/1 knapsack problem;

Source Code:


Last revised on 25 September 2022.