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 information on this web page is 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.