Description: denominate
Min-Coin Change
Min-Coin Change is the problem of using the minimum number of coins to make change for a particular amount of cents, n, using a given set of denominations d_1 \ldots d_m. This is closely related to the Coin Change problem.
To Search:
File list (Check if you may need any files):
den.c