change_polynomial_test


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.

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_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.

Source Code:


Last revised on 26 October 2022.