Skip to content

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 09 Jan 22:11
· 416 commits to main since this release

Major Changes

  • Syzygy tablebase support — perfect endgame play with up to 6 pieces, including DTZ probing
  • Logarithmic LMR — depth-dependent late move reductions using ln(depth) * ln(move_count)
  • Fractional extensions — multiple extension factors (check, pawn push) combine using fixed-point arithmetic
  • Delta pruning in quiescence search

Evaluation

  • Added connected passed pawn evaluation
  • Added KP vs K draw detection
  • Added trade bonus for material imbalances
  • Threat-based LMR reductions

Infrastructure

  • Added Docker support for cloud tournaments
  • Database-backed Elo rating system
  • Web dashboard for competition results
  • NPS output in PGN files