Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eboatwright authored Jan 5, 2024
1 parent c9d74bd commit d02dbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
- This value is then also clamped between 0.25 and 20.0 seconds
- Exits search if a mate is found within search depth
- Alpha beta pruning
- Quiescence search
- Quiescence search with Delta Pruning
- Transposition table
- No set max size, but entries get removed after 10 moves without hits
- Null move pruning
Expand Down

0 comments on commit d02dbb1

Please sign in to comment.