Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Failing low at the root

Author: Guido Schimmels

Date: 01:16:21 08/04/98

Go up one level in this thread


Have you tried this - should work better !

 if(fail_low && depth > restart_depth)  {
    restart_depth = depth;
    depth = 1;
 }

- Guido -



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.