Store chess positions in a different way #34
Labels
code-refactor
function, struct, class, basically code to refactor/change
enhancement
New feature or request
libcmbr
An issue regarding the library
priority:low
Low priority issue
Currently, the positions in the database are stored as an unoptimized FEN.
Replace the FEN with something like the NNUE-pytorch position representation.
The text was updated successfully, but these errors were encountered: