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.
The information on this web page is distributed under the MIT license.
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.