Author: Martin Giepmans
Date: 05:59:25 05/02/04
Go up one level in this thread
On May 02, 2004 at 03:42:26, Joost Buijs wrote: >Martin, > >I'm afraid if you transform the tablebases to a more understandable format the >size will get tremendous. >Recently I made a EGTB.dll for Bart Goldhoorn, including 6 piece egtb support. >This dll works without any problem under Delphi7. >Access code is very simple, if you have an example of your board representation, >I can try to give you some (example) code to get it running. > >groeten, > >Joost Hi Joost, That would help a lot. I use a simple mailbox board representation in my engine. (type array[0..127] of shortint; board[21] corresponds to square a1 if the engine has white or a8 if the engine has black; board[98] is h8 or h1) I hope your (example) code is Delphi (or pseudocode), because my knowledge of C is very limited :) Thanks, Martin information about the format of the Nalimov TB's that would be very welcome. It would enable me to write my own access code in Delphi.
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.