lynx-chess / Lynx

Chess Engine, written in C#
https://lichess.org/@/Lynx_BOT
MIT License
39 stars 3 forks source link

🧹 Differentiate `MinEval`/`MaxEval` and `MinStaticEval`/`MaxStaticEval` #1040

Closed eduherminio closed 16 hours ago

eduherminio commented 16 hours ago

Former one used to alpha/beta, latter one used for static eval clamp.

No bench change