Navigation | Archive » 2006 » December

Pages

Categories

December 23, 2006

Combination Generation

I ran across a wonderful article a while ago about a Combination / Permutation class that generated them as a stream.  It’s a great idea.  It makes unit testing pretty easy, as you can have the class make sure you hit all your test cases.  Sadly I wasn’t able to find the article again, at [...]

Filed by shim at December 23rd, 2006 under Uncategorized
2 persons have commented this post