Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: MTD(f) and hash table size

Author: Dan Andersson

Date: 11:27:56 08/17/03

Go up one level in this thread


 Some other things like move order might also suffer.
 I have one scheme that I think is fairly interesting:
 abs(newdepth-maxdepth/2+f(newdepth)) >=
abs(olddepth-maxdepth/2+f(olddepth))where f is a function that might be set to
zero or to get a bias for any desirable depth specific traits.
 But I haven't managed to implement it robustly when I use extensions heavily.

Mvh Dan Anersson



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.