[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [computer-go] Re: Sharing Secrets



> Let's say you have 1,048,576 blocks of 8 64-bit hashes.  Every block's
> address is a 20-bit value.  Any Zobrist hash' 20 LSB's form the address
> of the block in which it will be stored.  Which means that now the
> block's address (a number from 0 to 1,048,576) is equal to the 20 LSB
> of the Zobrist hash.  Which means that you can simply take the 20 LSB
> of any hash stored and put whatever you like in it. You can put the New
> Testament in those 5 nibbles x 1 MB.

I hate to fall so neatly into this pattern of incredulity-then-ridicule
that you perceive here, but I don't think I've ever implemented a hash
table where I stored the address part of hash keys, except when I didn't
care about memory footprint.  It didn't occur to me that something that
obvious could be your "big secret".

> I had much more to share with this group but I object to getting answers 
> like: "I do not believe" and "This does not work". My patience is small for 
> that kind of spielerei.

Funny, I view exactly this kind of reaction ("cannot-work" before I give
the explanation, "oh-yeah-it's-simple!" after) as the perfect one, since
the best ideas always achieve incredible things by simple means.

> But don't waste my time. 

While I found quite a few interesting contributions among the 60+ posts
of the last 24 hours, nothing of what you "disclosed" so far was in any
way, shape or form news to me.  Good practice, certainly, but not the
earth-shattering revelations you seem to think they are.  Over and out,

- nic

-- 
    Dr. Nicol Schraudolph                      work: +61-2-612-51552
    National ICT Australia                      fax:          -58645
    RSISE, bldg. 115, room B148                home:          -51115
    Australian National University
    Canberra, ACT 0200, Australia          http://n.schraudolph.org/

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/