Computer Chess Club Archives


Search

Terms

Messages

Subject: Why do you add 2^depth?

Author: Severi Salminen

Date: 13:13:31 08/29/00

Go up one level in this thread


Hi!

>I plan on implementing it to see what happens.  This heuristic is related to
>killer moves and uses the from and to squares in a 64 x 64 array to maintain
>history information when moves are bestmoves or cutoffs.  Each entry has 2 to
>the depth power added to it when a bestmove or cutoff is found.


Why do you add a value depending on depth (2^depth)? Why not just increment by
1? Just asking because I'm new to chess programming techniques and I'm starting
to program my own creature...

Severi



This page took 0.01 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.