Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



Chess engine: Raven 0.50

Raven is a chess engine written in C that uses the UCI protocol.

New features:
- Various minor speed ups,
Faster move sorting by using selection sort instead of bubble sort,
More eval terms,
History pruning,
Probcut,
Static null move (reverse futility) pruning,
Separate movegen for qsearch for faster movegen,
Null move pruning,
Internal iterative deepening,
Transposition table in qsearch,
Time extensions/reductions.

Raven 0.50 download from the site




Comments