Open GoogleCodeExporter opened 9 years ago
PyChess engine currenly accesses online endgametables. It shouldn't be hard to
support local tables as well, if we can figure out the fileformat.
Original comment by lobais
on 13 Jan 2009 at 3:05
Issue 282 has been merged into this issue.
Original comment by gbtami
on 11 Jun 2009 at 7:43
As Justin's fantastic Gaviota endgame tablebase support now usable in PyChess,
we should make accessible a bit more automatic. Now, as he wrote:
"If you want to test Gaviota TBs, it's not yet simple.
You must first get the library's source and TB files (See
http://sites.google.com/site/gaviotachessengine/Home/endgame-tablebases-1 : get
the git or 0.3.2.3 version of the probing code), install libgtb.so.1.0.1
system-wide or in the data dir as libgtb.so.1 (its SONAME), and put the TB
files in the data dir."
I think we should ship this .so file in our data dir somewhere.
Original comment by gbtami
on 25 Mar 2013 at 10:32
Added gtblib.so files in rev #r8ffb2dd386
Original comment by gbtami
on 27 Mar 2013 at 7:45
Gaviota egtb is 5 man only at this moment, but there is a new open source
project by Ronald de Man.
http://talkchess.com/forum/viewtopic.php?t=47681
https://github.com/syzygy1/tb
Original comment by gbtami
on 3 Apr 2013 at 10:34
Original issue reported on code.google.com by
lobais
on 22 Feb 2007 at 6:34