bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] GNU multi-ply analysis


From: Øystein O Johansen
Subject: Re: [Bug-gnubg] GNU multi-ply analysis
Date: Tue, 14 Jan 2003 13:40:33 +0100

Short answer: It all written in the function ClassifyPosition in eval.c

Race and contact should be obvious. Crashed position net is used when one
of the players has 6 or less loose chequers with the remaining 9 chequers
born off or crashed on the ace or deuce point. (And you may have the
3-point as well) Read the code.

ClassifyPosition is called before each evaluation, so when it's looking
ahead to deeper plies, it will classify each future position through this
function. As a 1-ply evaluation is the average of all the 36 1-ply
positions it may be a average of evaluations from different evaluators.

-Øystein



-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]