gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] Improvement of the hash table in GNU go


From: Heikki Levanto
Subject: Re: [gnugo-devel] Improvement of the hash table in GNU go
Date: Wed, 5 Feb 2003 10:34:38 +0100
User-agent: Mutt/1.4i

On Wed, Feb 05, 2003 at 03:29:43AM +0100, Inge Wallin wrote:
> Take the current hash value for the position and xor it with
> attack_table[A1] (pardon the pseudo code here).  

Sounds good to me. We will still need to store the type of the result in the
table, so that we can cleanout the less expensive ones, unless we use some
other heuristic to get more space in the table.

-- 
Heikki Levanto  LSD - Levanto Software Development   <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]