Author: Tord Romstad
Date: 16:50:09 02/28/06
Go up one level in this thread
On February 28, 2006 at 18:05:32, Miguel A. Ballicora wrote:
>This one:
>
>>>> if (nodecount == 15 && depth == 2) {
>>>> depth--;
>>>> }
>Is exactly what Tord mentions (a very simple raw version) applied close to the
>tips.
In a certain sense, it is exactly the opposite of what I do. I only
use reductions *far* from the leaves; more specifically when deph > 2.
Before I started using null move threat detection to improve the tactical
accuracy, I had to use depth > 3 in order to avoid too many horizon
effect problems.
Tord
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.