Page 1 of 1

New chess engine - Ceibo

Posted: Mon Dec 11, 2017 7:42 pm
by federicorojo
Hello everyone,

I have created my own UCI chess engine and I would appreciate if anyone could have it tested. I have been working on it as a hobbie, whenever I have the time. It s been almost a year now since i started, but it is not a strong engine yet and i am hoping it will be some day. For now it supports transposition tables with sizes 1 to 128mb, set to 64mb as default, and also it has its own opening book that is enabled by default (uci command displays both of them). These can be changed via the 'setoption' command, but if needed or if it easier, I can default these values to anything else to meet whatever the test conditions are. If so, please let me know and i ll generate a new version with the changes.

I have attached a link to the exe below:

https://drive.google.com/open?id=1fJFfS ... TKac0yS863


Please let me know if you have any issues with it.

Thanks! :)
Fede

Re: New chess engine - Ceibo

Posted: Wed Dec 13, 2017 11:07 pm
by Sergio Martinez
Hi Fede

I try to disable book, even in arena debug windows appears like disabled but when I start a game Ceibo uses his book. And if you can change the hash size to 256 would be great.

Thank you

Re: New chess engine - Ceibo

Posted: Fri Dec 15, 2017 1:45 pm
by federicorojo
Hi Sergio,

Thank you for your response and for pointing out the defect when trying to disable the 'ownbook' option from Arena. The engine was resetting to default values every time a 'ucinewgame' command was sent to the engine. Its fixed now.

In any case, i have disabled the ownbook option by default, and also set a hash size to 256mb. The new version is 0.3.65 and you can download it from here:

https://drive.google.com/open?id=175T9z ... lD3stLVDx3
Ceibo
uci
id name Ceibo v0.3.65
id author Federico Rojo
option name Hash type spin min 1 max 512 default 256
option name OwnBook type check default false
uciok
Thanks again !
Fede

Re: New chess engine - Ceibo

Posted: Fri Dec 15, 2017 7:06 pm
by Graham Banks
Roughly how strong in CCRL terms do you expect Ceibo to be?

Re: New chess engine - Ceibo

Posted: Fri Dec 15, 2017 8:58 pm
by federicorojo
Hi Graham,
I would expect an ELO around or above 1800 but less than 2000. If it turns out to be less than that i'd be surprised. However, I always use short time controls such as 10+0.1 or 30+0.3, so I guess the result could be different to what i would expect.

Thanks, Fede

Re: New chess engine - Ceibo

Posted: Wed Jan 31, 2018 6:18 pm
by Sergio Martinez
federicorojo wrote:Hi Graham,
I would expect an ELO around or above 1800 but less than 2000. If it turns out to be less than that i'd be surprised. However, I always use short time controls such as 10+0.1 or 30+0.3, so I guess the result could be different to what i would expect.

Thanks, Fede
Hi Fede. Where are you from? Canada? Argentina? The question is related to my tournament http://swisstourneys.pcriot.com/CEO.htm

Thanks

Re: New chess engine - Ceibo

Posted: Fri Mar 02, 2018 12:14 am
by federicorojo
Hi Sergio.
So sorry for the long delay. I didn't see your message until just now.
In response to your question. I am from Argentina but I live in Canada.

By the way, I have put a lot of effort into a new version of Ceibo and I am hoping to post it here in a few weeks. There are a couple of bugs I want to get rid of first, but I am expecting it will be a significant improvement. :) Also, I noticed that my name is misspelled on the Ceibo results page (link is below). It reads : "Author: Frederico ..." with that extra 'r' after the F. Would it be too much trouble to change it to "Federico" (no r after the F)?

http://www.computerchess.org.uk/ccrl/40 ... _65_64-bit


Thanks,
Fede