https://github.com/knhash/efficientchessboardrepresentation
In this, we examine how to represent the game state of a chess board as space-efficiently as possible.
https://github.com/knhash/efficientchessboardrepresentation
Last synced: 4 months ago
JSON representation
In this, we examine how to represent the game state of a chess board as space-efficiently as possible.
- Host: GitHub
- URL: https://github.com/knhash/efficientchessboardrepresentation
- Owner: knhash
- License: mit
- Created: 2024-02-23T07:26:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T06:50:46.000Z (about 2 years ago)
- Last Synced: 2025-10-10T17:16:22.665Z (8 months ago)
- Language: TeX
- Size: 905 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Efficient Chess Board Representation
In this, we examine how to represent the game state of a chess board as space-efficiently as possible.