Skip to content

Commit 10fcf1f

Browse files
chore: update README with newly implemented features
bench: 2517656
1 parent a4139ff commit 10fcf1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ New features are tested via my [OpenBench](https://github.com/AndyGrant/OpenBenc
3333
- [Aspiration windows](https://www.chessprogramming.org/Aspiration_Windows)
3434
- [Reverse futility pruning](https://www.chessprogramming.org/Reverse_Futility_Pruning)
3535
- [Late Move Reductions](https://www.chessprogramming.org/Late_Move_Reductions)
36+
- [Internal Iterative Reductions](https://www.chessprogramming.org/Internal_Iterative_Reductions)
37+
- [Null Move Pruning](https://www.chessprogramming.org/Null_Move_Pruning)
38+
- [Late Move Reductions](https://www.chessprogramming.org/Late_Move_Reductions)
3639
- [Time control](https://www.chessprogramming.org/Time_Management)
3740
- Basic hard/soft limits
3841
- Move ordering

0 commit comments

Comments
 (0)