Skip to content

v4.0 (Komekko), 22.01.2021

Compare
Choose a tag to compare
@Tearth Tearth released this 22 Jan 18:57
· 97 commits to master since this release
844ecd7
  • Added Texel project
  • Added check extension
  • Added check detection in quiescence search
  • Added evasion moves generator
  • Added static null-move pruning
  • Added futility pruning
  • Added new formulas calculating reduction for LMR and null move pruning
  • Added a new way of building Piece-Square tables, better for tuning
  • Fixed redundant saving of transposition table entries
  • Adjusted search parameters
  • Adjusted evaluation parameters
  • Improved threefold repetition detection
  • Updated .NET runtime version to 5.0.102