Hawkeye is now on Github

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

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Post Reply
User avatar
MikeB
Posts: 2522
Joined: Thu Mar 09, 2006 5:34 am
Location: Pen Argyl, Pennsylvania

Hawkeye is now on Github

Post by MikeB » Sun Jul 10, 2016 6:33 pm

The original Gull 3 source code by Vadim Demichev is in the "public domain". The modified Gull3 syzygy source/exe was released by Basil Falcinelli under the MIT License as is this software.

https://github.com/MichaelB7/Hawkeye/bl ... /README.md

Code: Select all

1710 of 3800 games completed...
time control: 7500+150
Date: 07/10/16 : 14:17:24
1000 game(s) loaded
1710 game(s) loaded

Rank Name                       Elo    +    - Games   Score    SC%  OppR   Won  Lost  Draw    EQ% 
   1 Stockfish 070916-x        3493   49   49   163   135.0   82.8  3177   117    10    36   22.1 
   2 SugaR 2.5, a derivative   3486   49   49   162   135.0   83.3  3177   116     8    38   23.5 
   3 Komodo 10 64-bit          3475   48   48   162   133.5   82.4  3177   115    10    37   22.8 
   4 Stockfish 7 64 POPCNT     3428   46   46   163   128.0   78.5  3180   108    15    40   24.5 
   5 Stockfish DD 64 SSE4.2    3361   43   43   162   116.0   71.6  3183    91    21    50   30.9 
   6 Hawkeye 1.01 OSx64        3358   42   42   164   114.5   69.8  3186    88    23    53   32.3 
   7 Gull 3 x64 (syzygy)       3296   42   42   162   103.0   63.6  3186    81    37    44   27.2 
   8 Critter 1.6a 64-bit       3251   41   41   161    93.5   58.1  3189    69    43    49   30.4 
   9 Firenzina 2.4.4 xTreme L  3198   40   40   162    83.5   51.5  3191    55    50    57   35.2 
  10 Protector 1.9.0           3195   39   39   180    89.5   49.7  3192    65    66    49   27.2 
  11 Mikhail 0.04 OSx 64       3167   41   41   162    77.5   47.8  3192    53    60    49   30.2 
  12 Hakkapeliitta TCEC v2     3142   40   40   180    78.0   43.3  3195    58    82    40   22.2 
  13 Texel 1.05 64-bit         3092   40   40   180    66.5   36.9  3198    36    83    61   33.9 
  14 Kohai 1.0                 3079   40   40   178    63.0   35.4  3200    36    88    54   30.3 
  15 Senpai 1.0                3069   40   40   180    62.5   34.7  3199    39    94    47   26.1 
  16 Deep HIARCS 14 WCSC       3022   42   42   180    55.0   30.6  3201    34   104    42   23.3 
  17 Crafty-25.1.Syzy-0611d    3017   42   42   180    53.5   29.7  3202    33   106    41   22.8 
  18 Deep Shredder 12 x64      2991   43   43   180    47.5   26.4  3203    26   111    43   23.9 
  19 Arasan 19.0               2956   44   44   180    39.5   21.9  3205    15   116    49   27.2 
  20 Toga II 3.3               2922   46   46   179    35.5   19.8  3208    19   127    33   18.4 

User avatar
velmarin
Posts: 1579
Joined: Mon Feb 21, 2011 8:48 am

Re: Hawkeye is now on Github

Post by velmarin » Sun Jul 10, 2016 6:55 pm

MikeB wrote:The original Gull 3 source code by Vadim Demichev is in the "public domain". The modified Gull3 syzygy source/exe was released by Basil Falcinelli under the MIT License as is this software.
It is something that I can never understand, if it's domain public,
that you want to add a license,
which is totally wrong, the copyrithg will always be ThinkingALot and domain public.

Good luck, the engine works correct on Windows.

User avatar
MikeB
Posts: 2522
Joined: Thu Mar 09, 2006 5:34 am
Location: Pen Argyl, Pennsylvania

Re: Hawkeye is now on Github

Post by MikeB » Sun Jul 10, 2016 7:12 pm

velmarin wrote:
MikeB wrote:The original Gull 3 source code by Vadim Demichev is in the "public domain". The modified Gull3 syzygy source/exe was released by Basil Falcinelli under the MIT License as is this software.
It is something that I can never understand, if it's domain public,
that you want to add a license,
which is totally wrong, the copyrithg will always be ThinkingALot and domain public.

Good luck, the engine works correct on Windows.
I agree - I did not add the license, but Basil did and I felt obligated since I know he added the syzygy code ( and probably other things as well). ThinkingAlot is Vadim Demichev , so he was the one who made it public domain and when you make something Public Domain it is no longer copyrighted because it belongs to the public.

http://fairuse.stanford.edu/overview/pu ... n/welcome/

User avatar
MikeB
Posts: 2522
Joined: Thu Mar 09, 2006 5:34 am
Location: Pen Argyl, Pennsylvania

Re: Hawkeye is now on Github

Post by MikeB » Sun Jul 10, 2016 7:16 pm

If Basill changes his work in Gull to public domain, I will be more than happy to do likewise.

User avatar
MikeB
Posts: 2522
Joined: Thu Mar 09, 2006 5:34 am
Location: Pen Argyl, Pennsylvania

Re: Hawkeye is now on Github

Post by MikeB » Sun Jul 10, 2016 7:26 pm

velmarin wrote:
MikeB wrote:The original Gull 3 source code by Vadim Demichev is in the "public domain". The modified Gull3 syzygy source/exe was released by Basil Falcinelli under the MIT License as is this software.
It is something that I can never understand, if it's domain public,
that you want to add a license,
which is totally wrong, the copyrithg will always be ThinkingALot and domain public.

Good luck, the engine works correct on Windows.
Please send (via PM ) me your Windows engines - do you have both 32 and 64 bit? I will add it to github. Also feel free to host on your site as well. Thanks.

Post Reply