Eubos 2.16 (java engine)

Discussion about chess-playing software (engines, hosts, opening books, platforms, etc...)
Post Reply
User avatar
karakaniec
Posts: 3919
Joined: Tue Dec 28, 2010 7:06 pm
Real Name: Jurek

Eubos 2.16 (java engine)

Post by karakaniec » Mon Dec 19, 2022 9:22 pm

Eubos - a basic Java chess engine, written for kicks. Uses jcpi for the UCI protocol parts. Kind of weak, doesn't evaluate for king safety, for example. Now uses transpostion hashing, but because it runs in the Java VM on a bog standard PC, doesn't search very deeply (around 100K Nodes/s, though this is actually quite hard to evaluate due to the hashing).
Author: Chris Bolt Rating CEDR=2332

https://chessengines.blogspot.com/2022/ ... ngine.html

Image

Post Reply