Author: José Carlos
Date: 23:54:39 08/09/01
Go up one level in this thread
On August 09, 2001 at 13:48:08, Alvaro Jose Povoa Cardoso wrote: >>Note that my hash table has two scores and two drafts per position. >> >>Hope this is useful. >> >>Andrew > > >Could you please explain why your hash table has two scores and two drafts per >position? > >Thank you, >Alvaro Cardoso If I'm not wrong, he uses MTD(f). MTD(f) relies on failing high or low everywhere, using null windows, instead of calculating "true" values with an open window. So, in MTD(f), it's very important to have an upper and lower bound for every node in the hash table, so that you have relevant information no matter if the true value lies above or below your null window. José C.
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.