Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: algorithm question

Author: Steffan Westcott

Date: 14:38:16 02/28/06

Go up one level in this thread


On February 27, 2006 at 21:19:32, Ratko V Tomic wrote:

>>    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.

Ratko,

I'm intrigued as to how you think this could be utilised for compression
algorithms. Your e-mail does not appear to be working - Could you please e-mail
me, as I think this has wandered off topic for CCC.

Cheers,
Steffan



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.