Chess engine: Inanis 1.5.0 (Windows and Linux)
Chess engine: Inanis Author - Pawel Osikowski Rating Chess Engines Diary CEDR=2972 Inanis - UCI chess engine written in Rust, proud successor of Proxima v.1.5.0: Changelog Added aspiration windows Added support for tuning based on evaluation Added "k" and "wdl_ratio" parameters to "tuner" command Added prefetching of transposition table entries Added packed evaluation Added pawn structure to fast evaluation Removed "lock material" parameter from "tuner" command Removed "Crash Files" UCI option from the release version Removed Lazy SMP artificial noise Removed allocator, pawn hashtable has fixed size now Improved tuner performance and excessive memory usage Improved tuner output by setting unused parameters to zero Improved indexing of transposition, pawn and perft tables Improved rand algorithm (change from xorshift to xorshift*) Improved engine strength when using multiple threads Improved evaluation parameters Improved ove