Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Crafty TableBase

Author: Robert Hyatt

Date: 13:35:00 11/15/01

Go up one level in this thread


On November 15, 2001 at 11:39:36, Nolan Denson wrote:

>Hey everyone .... do any of you know what part of crafty the code for the
>tablebases is in.  I am not a programmer but i have learned a lot from everyone
>here.
>
>Thanks Again

The "interface" to eugene's code is in probe.c, while the actual code
from Eugene's indexing stuff and so forth is in egtb.cpp

Bob

PS.

I call the probe code from within Search() only.  If you look for EGTBProbe()
in search, you will see where it is called.  that function is defined in probe.c




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.