Description
The methods to compute binomial coefficients, factorials and Stirling numbers should be deprecated in ArithmeticUtils and moved to a new class CombinatoricsUtils in o.a.c.m.util. This class can also house the combinations enumerator.
The methods to compute binomial coefficients, factorials and Stirling numbers should be deprecated in ArithmeticUtils and moved to a new class CombinatoricsUtils in o.a.c.m.util. This class can also house the combinations enumerator.