New engine release: Jumbo

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

Sven
Posts: 4052
Joined: Thu May 15, 2008 9:57 pm
Location: Berlin, Germany
Full name: Sven Schüle

New engine release: Jumbo

Post by Sven »

Since this is my CCC post #3000 I want to announce my new chess engine "Jumbo" (current version: 0.1.5). As intended, its rating is exactly 3000, of course.
When choosing the right scale.

Download and infos

"Jumbo" played its first online blitz tournament last Saturday on HGM's server. Changes since then were a time control bugfix for conventional TC and some pawn eval improvements.

Future plans include:
- work on usability (configuration, e.g. hash size; book support; analyze mode)
- improve the search
- build two engine variants (twins) where one is using mailbox and the other bitboards, everything else the same
- parameter tuning
- parallel search
- Elo 3001
User avatar
Guenther
Posts: 4605
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: New engine release: Jumbo

Post by Guenther »

Thanks Sven! A pity you were not paired against Skipper in the first tournament ;-)
Sven
Posts: 4052
Joined: Thu May 15, 2008 9:57 pm
Location: Berlin, Germany
Full name: Sven Schüle

Re: New engine release: Jumbo

Post by Sven »

Guenther wrote:Thanks Sven! A pity you were not paired against Skipper in the first tournament ;-)
Yes. It would have been the next pairing in round 10, though ...
User avatar
Desperado
Posts: 879
Joined: Mon Dec 15, 2008 11:45 am

Re: New engine release: Jumbo

Post by Desperado »

Congrats :!: 8-)
User avatar
Graham Banks
Posts: 41416
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: New engine release: Jumbo

Post by Graham Banks »

A successor to Surprise. :)
gbanksnz at gmail.com
Sven
Posts: 4052
Joined: Thu May 15, 2008 9:57 pm
Location: Berlin, Germany
Full name: Sven Schüle

Re: New engine release: Jumbo

Post by Sven »

Graham Banks wrote:A successor to Surprise. :)
Yes, but also to KnockOut.
Surprise was released in 2004, KnockOut in 2010, Jumbo in 2016.
mar
Posts: 2554
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: New engine release: Jumbo

Post by mar »

Sven Schüle wrote: Yes, but also to KnockOut.
Surprise was released in 2004, KnockOut in 2010, Jumbo in 2016.
I sense a pattern :)
Congratulations
Adam Hair
Posts: 3226
Joined: Wed May 06, 2009 10:31 pm
Location: Fuquay-Varina, North Carolina

Re: New engine release: Jumbo

Post by Adam Hair »

Did you write the code from scratch or did you copy from an established engine such as Moron? I seem to recall some dispute between you and Fern about code similarities :?

Seriously, your announcement has caused me for the first time in a awhile to wish that I had an active computer. I would love to run some matches with Jumbo. I am glad to see that you are still active, Sven.
Sven
Posts: 4052
Joined: Thu May 15, 2008 9:57 pm
Location: Berlin, Germany
Full name: Sven Schüle

Re: New engine release: Jumbo

Post by Sven »

mar wrote:
Sven Schüle wrote: Yes, but also to KnockOut.
Surprise was released in 2004, KnockOut in 2010, Jumbo in 2016.
I sense a pattern :)
Congratulations

Code: Select all

By year:

2016                       xx
2014                    ..
2012                 ..
2010              xx
2008          ..
2006       ..
2004    xx

     Surprise  KnockOut  Jumbo


By target elo:

3000                       xx
2700                    ..
2400                  ..
2100              xx
1800    xx

     Surprise  KnockOut  Jumbo
:D
Sven
Posts: 4052
Joined: Thu May 15, 2008 9:57 pm
Location: Berlin, Germany
Full name: Sven Schüle

Re: New engine release: Jumbo

Post by Sven »

SzG wrote:Thanks Sven.

I have a problem, though. Maybe I'm doing something wrong but I have had 75 time forfeits by Jumbo out of 139 games. WinBoard 4.0.8b used under 64-bit Win10.

It may very well be the well-known problem of the engine not counting the moves fed by an external book.
Hi Gabor,

I guess you did not use WinBoard 4.0.8b but a more recent version ...

Moves fed by an external book should usually not cause a problem, Jumbo should handle that correctly. It may be a problem of the time management code, though. Which TC did you use, and do you have a debug log?