Author: Ratko V Tomic
Date: 18:19:32 02/27/06
Go up one level in this thread
> do {
> do_something_with_set(n);
> n = (n-d) & d;
> } while (n);
That's a neat algorithm. You should post it at sci.math
and comp.compression where it would be appreciated as well.
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.