megalodon-chess / megalodon

Chess engine with the UCI protocol
https://megalodon-chess.github.io/megalodon/
GNU General Public License v3.0
14 stars 0 forks source link

Pawn Structure Evaluation #34

Closed phuang1024 closed 3 years ago

phuang1024 commented 3 years ago

Describe changes

Added passed pawn evaluation.

Additional info

Branch pawn-struct: 110k NPS Branch eval: 135k NPS

ArjunSahlot commented 3 years ago

Will backward pawns be added?

phuang1024 commented 3 years ago

Not in this branch.