change_polynomial_test, an Octave code which calls change_polynomial(), which uses a polynomial algorithm to count the number of ways of making various sums using a given number of coins.
The information on this web page is distributed under the MIT license.
change_polynomial, an Octave code which uses a polynomial algorithm to count the number of ways of making various sums using a given number of coins.