Skip to content

Commit

Permalink
🚀 Release v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 21, 2023
1 parent 0419c2c commit 3397c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup >

<PropertyGroup>
<Version>0.17.0</Version>
<Version>0.18.0</Version>
<Authors>Eduardo Cáceres</Authors>
<ApplicationIcon>$(MSBuildThisFileDirectory)resources\icon.ico</ApplicationIcon>
<RepositoryUrl>https://github.com/lynx-chess/Lynx</RepositoryUrl>
Expand Down

2 comments on commit 3397c86

@eduherminio
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-play:
40+0.4, Hash 256, no draw agreements or resignations, 8moves_v3.epd:

Score of Lynx 0.18.0 vs Lynx 0.17.0: 1804 - 904 - 792  [0.629] 3500
...      Lynx 0.18.0 playing White: 948 - 418 - 384  [0.651] 1750
...      Lynx 0.18.0 playing Black: 856 - 486 - 408  [0.606] 1750
...      White vs Black: 1434 - 1274 - 792  [0.523] 3500
Elo difference: 91.4 +/- 10.4, LOS: 100.0 %, DrawRatio: 22.6 %
SPRT: llr 0 (0.0%), lbound -inf, ubound inf

@eduherminio
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

40+0.4, Hash 256, no draw agreements or resignations, 8moves_v3.epd:

Rank Name                          Elo     +/-   Games    Wins  Losses   Draws   Points   Score    Draw   White   Black
   0 Lynx 0.18.0                    24      10    4000    1696    1418     886   2139.0   53.5%   22.1%   56.5%   50.5%
   1 Mess 0.1.0                    202      35     364     239      48      77    277.5   76.2%   21.2%   78.6%   73.9%
   2 Princhess 0.9.0                64      33     364     181     115      68    215.0   59.1%   18.7%   65.1%   53.0%
   3 Pedantic 0.1                   16      32     364     150     133      81    190.5   52.3%   22.3%   55.5%   49.2%
   4 MinimalChess 0.5               14      30     364     138     123     103    189.5   52.1%   28.3%   51.6%   52.5%
   5 Kimbo 0.2.1                   -14      32     364     134     149      81    174.5   47.9%   22.3%   53.0%   42.9%
   6 Leorik 1.0                    -47      31     364     113     162      89    157.5   43.3%   24.5%   42.9%   43.7%
   7 Stash 15.3                    -48      32     364     118     168      78    157.0   43.1%   21.4%   45.1%   41.2%
   8 KhepriChess 4.0.0             -62      32     364     112     176      76    150.0   41.2%   20.9%   45.6%   36.8%
   9 Halcyon 1                    -111      33     362      83     195      84    125.0   34.5%   23.2%   37.6%   31.5%
  10 Cadabra 2.0.0                -133      33     362      76     208      78    115.0   31.8%   21.5%   36.2%   27.3%
  11 Cosette 3.0                  -147      34     364      74     219      71    109.5   30.1%   19.5%   33.2%   26.9%

ordo:

   # PLAYER               :  RATING  POINTS  PLAYED   (%)
   1 Mess 0.1.0           :  2486.0   277.5     364    76
   2 Princhess 0.9.0      :  2349.0   215.0     364    59
   3 Pedantic 0.1         :  2340.0   190.5     364    52
   4 MinimalChess 0.5     :  2299.0   189.5     364    52
   5 Lynx 0.18.0          :  2282.7  2139.0    4000    53
   6 Stash 15.3           :  2262.0   157.0     364    43
   7 Kimbo 0.2.1          :  2240.0   174.5     364    48
   8 KhepriChess 4.0.0    :  2233.0   150.0     364    41
   9 Leorik 1.0           :  2201.0   157.5     364    43
  10 Halcyon 1            :  2200.0   125.0     362    35
  11 Cosette 3.0          :  2132.0   109.5     364    30
  12 Cadabra 2.0.0        :  2078.0   115.0     362    32

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

Please sign in to comment.