Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Simple qsearch question

Author: Will Singleton

Date: 08:32:37 03/24/99

Go up one level in this thread



On March 24, 1999 at 08:45:23, Robert Hyatt wrote:

>  int Quiesce(alpha,beta,wtm) {
>    alpha=Evaluate(etc);
>    if (alpha > beta) return(beta);

Small clarification: "value" should replace "alpha" in the above two lines.

Will



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.