Recursive Permutations Generator(codesnip.net)
submitted by
Sajin(20) 2 years, 10 months ago
Permutations class which will calculate all permutations of a given array, by recursively calling a method within. Usage is rather simple that you need to just do a Permuter = new Permutation(AlphaSet) and then take the Permuter.Resultset array for all permutations.
|category: C#
|Views: 35
tags:
C# another
Everyones tags:
Your Tags: