Inanis

UCI chess engine written in Rust, the successor of Proxima b, Proxima b 2.0 and Cosette. The project is written after hours, with the goal to reach a strength of 3000 Elo. Perfect as a sparring partner for other chess engines, since it was heavily tested using very fast games. Supports Syzygy tablebases, MultiPV, pondering and multithreading.

ReleasesHomeLichess Bot • Rust • UCI • Pawel Osikowsky (Poland)


   # PLAYER          :  RATING  POINTS  PLAYED   (%)    W    D    L  D(%)
   1 Cheese 3.1.1    :    2937   444.0     600  74.0  366  156   78  26.0
   2 Inanis 1.2.0    :    2838   363.0     600  60.5  272  182  146  30.3
   3 Inanis 1.1.1    :    2763   296.5     600  49.4  202  189  209  31.5
   4 Inanis 1.1.0    :    2755   288.5     600  48.1  189  199  212  33.2
   5 4ku 2.0         :    2705   244.0     600  40.7  165  158  277  26.3
   6 Inanis 1.0.1    :    2700   240.0     600  40.0  148  184  268  30.7
   7 Inanis 1.0.0    :    2682   224.0     600  37.3  144  160  296  26.7

White advantage = 84.53
Draw rate (equal opponents) = 50.00 %

UCI Info

id name Inanis 1.0.0
id author Pawel Osikowski
option name Hash type spin default 2 min 2 max 1048576
option name Move Overhead type spin default 10 min 0 max 3600000
option name Threads type spin default 1 min 1 max 1024
option name Ponder type check default false
option name Clear Hash type button
id name Inanis 1.0.1
id author Pawel Osikowski
option name Hash type spin default 2 min 2 max 1048576
option name Move Overhead type spin default 10 min 0 max 3600000
option name Threads type spin default 1 min 1 max 1024
option name Ponder type check default false
option name Crash Files type check default false
option name Clear Hash type button
id name Inanis 1.1.0
id author Pawel Osikowski
option name Hash type spin default 2 min 2 max 1048576
option name Move Overhead type spin default 10 min 0 max 3600000
option name MultiPV type spin default 1 min 1 max 256
option name Threads type spin default 1 min 1 max 1024
option name SyzygyPath type string default <empty>
option name SyzygyProbeLimit type spin default 8 min 1 max 8
option name Ponder type check default false
option name Crash Files type check default false
option name Clear Hash type button
id name Inanis 1.1.1
id author Pawel Osikowski
option name Hash type spin default 2 min 2 max 1048576
option name Move Overhead type spin default 10 min 0 max 3600000
option name MultiPV type spin default 1 min 1 max 256
option name Threads type spin default 1 min 1 max 1024
option name SyzygyPath type string default <empty>
option name SyzygyProbeLimit type spin default 8 min 1 max 8
option name Ponder type check default false
option name Crash Files type check default false
option name Clear Hash type button
id name Inanis 1.2.0
id author Pawel Osikowski
option name Hash type spin default 2 min 2 max 1048576
option name Move Overhead type spin default 10 min 0 max 3600000
option name MultiPV type spin default 1 min 1 max 256
option name Threads type spin default 1 min 1 max 1024
option name SyzygyPath type string default <empty>
option name SyzygyProbeLimit type spin default 8 min 1 max 8
option name SyzygyProbeDepth type spin default 6 min 1 max 32
option name Ponder type check default false
option name Crash Files type check default false
option name Clear Hash type button

Leave a Reply

Your email address will not be published. Required fields are marked *