Computing number permutations of a specific sum
22
Apr
Sometime agone I needed to cope with the problem to compute all permutations of numbers which sum a to a specific value. An additional constraint was that the sum mnust be composed a fixed amount of numbers. For example: compute … Read More »