An alternative to IID

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

OliverBr
Posts: 725
Joined: Tue Dec 18, 2007 9:38 pm
Location: Munich, Germany
Full name: Dr. Oliver Brausch

Re: An alternative to IID

Post by OliverBr »

OliverBr wrote: Sun Aug 23, 2020 10:01 pm Anyway, even there are some questions without answer, there is an ELO gain of about ~25.
=> OliThink 5.6.6 has been released.
Oh, it's even stronger than I thought, On a very fast time control the gain is about 40 ELO.

OliThink's concept is a most minimalistic code. (~1600 lines of code, ~140 lines of eval-function, just mobility). Now there is less code, a much simpler approach and more ELO.

Thanks @Ed Schröder.

TC: 40/10

Code: Select all

   # PLAYER            :  RATING  ERROR  POINTS  PLAYED   (%)     W     D     L  D(%)  CFS(%)
   1 OliThink 5.6.6    :      42      7  2796.5    5000  55.9  1882  1829  1289  36.6     100
   2 OliThink 5.6.5    :       0   ----  2203.5    5000  44.1  1289  1829  1882  36.6     ---

White advantage = 10.03 +/- 4.12
Draw rate (equal opponents) = 37.02 % +/- 0.70
Chess Engine OliThink: http://brausch.org/home/chess
OliThink GitHub:https://github.com/olithink