change_greedy_test


change_greedy_test, a MATLAB code which calls change_greedy(), which uses a greedy algorithm to seek a solution of the change making problem, in which a given sum is to be formed using coins of various denominations.

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:

change_greedy, a MATLAB code which uses a greedy algorithm to seek a solution of the change making problem, in which a given sum is to be formed using coins of various denominations.

Source Code:


Last revised on 19 October 2022.