Skip to content

Generate unique legal positions of chess endgames up to 5 pieces.

Notifications You must be signed in to change notification settings

Rejwana/Chess-Unique-legal-positions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Unique-legal-positions

Here I created a MySQL database that stores chess endgame perfect play information in plaintext formal. Syzygy and Gaviota are used to create the database. As these tablebases are compressed using different types of indexing, it is not directly possible to iterate through all unique legal positions. Therefore in this project, an iterable version of the chess endgame tablebase is created for tablebases up to 5pieces.

About

Generate unique legal positions of chess endgames up to 5 pieces.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published