Skip to content

Bread Engine 1.5.5

Pre-release
Pre-release

Choose a tag to compare

@Nonlinear2 Nonlinear2 released this 26 Jul 20:07
· 310 commits to main since this release

This is a bugfix release of Bread, that should no longer crash during engames. This version is also stronger than version 1.5.0 by around 40 elo, though i haven't ran a progression test.

Additions/Improvements:

  • better debugging features
  • added static exchange evaluation pruning to the main search
  • added the improving heuristic

Bug fixes:

  • fixed storing invalid evaluations in the transposition table when the only legal move is excluded
  • fixed singular beta going out of the legal evaluation range
  • fixed a search stack overflow