Disservin / chess-library

C++ chess library
https://disservin.github.io/chess-library/
MIT License
71 stars 22 forks source link

Added Pawn Hashing #11

Closed rafid-dev closed 1 year ago

rafid-dev commented 1 year ago

I have added pawn hashing. This may come in handy for those who need Pawn Hash Tables for their HCE evaluation.