Re: tablebase for R+2N vs. R




Ο/Η Jud McCranie έγραψε:
On 15 Jun 2006 06:00:11 -0700, "George" <gtsavdar@xxxxxxx> wrote:

Is there a place that summarizes the results?

For the KRNN versus KR:
(wtm means white to move)


Well i'm too lazy to do it for you but:

Download the tbs statistics that you are interested in
(from ftp://ftp.cis.uab.edu/pub/hyatt/TB/tbs/ or
http://kd.lab.nig.ac.jp/chess/tablebases-online/ )

and put them all in one file.
How to do it?
First unzip them ALL into a folder for example c:\fold\
Then open cmd.exe and write:
c:\fold type *.tbs > all.tbs

After this a all.tbs file will be generated that will have all the
statistics.

Then write a simple C or C++ program that would extract the desired
contains from the all.tbs.

.