Difference between revisions of "Felicity Tablebases"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Knowledge * Endgame Tablebases * Felicity Tablebases''' '''Felicity Tablebases''',<br/> are open source  endgame tablebases in C++ for che...")
(No difference)

Revision as of 14:23, 28 June 2024

Home * Knowledge * Endgame Tablebases * Felicity Tablebases

Felicity Tablebases,
are open source  endgame tablebases in C++ for chess, Xiangqi and Jeiqi developed by Nguyen Pham,  providing some popular metrics such as depth to mate and depth to convert information. First published in 2018, it supported only Xiangqi at that time and it used a special compression algorithm to create and run with a very small-size EGTB. In April 2024, Nguyen Pham restarted the project, rewrote the whole code, added the generator, and supported chess, Xiangqi and Jeiqi. 

License

It is an opensource, published with an MIT license.

See also

Forum Posts

External Links

References


Up one level