Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Principal Variation

Author: Tom Kerrigan

Date: 03:48:38 12/28/01

Go up one level in this thread


On December 28, 2001 at 06:26:42, Benny Antonsson wrote:

>I print the PV after each loop in the iterative deepening. The problem is that I
>want to print the PV when it's changed not just after each iteration. Which is
>the best way here ?

Every time you update the PV, check to see if you're at the root of the tree. If
so, print. This is easy if you have a special function to search the root.

-Tom



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.