Community

Cartesian Products and Permutations of Groups Using C# Generic Iterators

(Matthew Cochran) Many problems we run into as developers deal with slicing and dicing groups of objects. In this article I’ll cover building a library of utility methods using C# object enumerators to perform group permutations and find Cartesian products of groups.

Read More - Register for Free Membership