New engine releases & news H2 2023

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

Moderator: Ras

Guenther
Posts: 4718
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

New engine releases & news H2 2023

Post by Guenther »

Megalodon 1.1.0
(only linux currently will compile it soon - or anyone else)
https://github.com/megalodon-chess/megalodon

Athena 1
https://github.com/NicolasSegl/Athena
https://rwbc-chess.de

[Trolls n'existent pas...]
Guenther
Posts: 4718
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: New engine releases & news H2 2023

Post by Guenther »

https://rwbc-chess.de

[Trolls n'existent pas...]
JacquesRW
Posts: 127
Joined: Sat Jul 30, 2022 12:12 pm
Full name: Jamie Whiting

Re: New engine releases & news H2 2023

Post by JacquesRW »

akimbo 0.4.0
https://github.com/JacquesRW/akimbo/releases/tag/v0.4.0

Code: Select all

ELO   | 150.10 +- 12.36 (95%)
CONF  | 60.0+0.60s Threads=1 Hash=128MB
GAMES | N: 2000 W: 1019 L: 205 D: 776
https://chess.swehosting.se/test/2280/
Guenther
Posts: 4718
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: New engine releases & news H2 2023

Post by Guenther »

https://rwbc-chess.de

[Trolls n'existent pas...]
Alex2262
Posts: 7
Joined: Tue Dec 13, 2022 4:35 am
Full name: Alexander Tian

Re: New engine releases & news H2 2023

Post by Alex2262 »

Altair 4.0.0 released! And it now supports FRC.

https://github.com/Alex2262/AltairChess ... tag/v4.0.0

Thanks!
archip
Posts: 5
Joined: Tue Apr 11, 2023 12:01 am
Full name: Archishmaan Peyyety

Re: New engine releases & news H2 2023

Post by archip »

archip wrote: Tue Jul 18, 2023 5:55 am Hi! This marks the 7th release of the Midnight Chess Engine
https://github.com/archishou/MidnightCh ... ses/tag/v7

Development has slowed significantly as Midnight has gotten stronger and as I've gotten busier with other projects. This version of Midnight includes a major bug fix to Moves To Go time controls that should allow Midnight to perform with comparable strength to its shorter time control results. I expect Midnight v7 to be around ~3150 CCRL ELO.

LTC Progression Test

Code: Select all

ELO   | 100.33 +- 14.30 (95%)
CONF  | 40.0+0.40s Threads=1 Hash=128MB
GAMES | N: 1000 W: 363 L: 82 D: 555
https://chess.swehosting.se/test/2435/

Summarized Changelog
* [All patches](https://github.com/archishou/MidnightCh ... label%3Av7)
* [ELO gaining patches](https://github.com/archishou/MidnightCh ... Aelo-patch)
* [Refactors](https://github.com/archishou/MidnightCh ... 3Arefactor)
User avatar
Gabor Szots
Posts: 1445
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine releases & news H2 2023

Post by Gabor Szots »

Gabor Szots
CCRL testing group
Frank Quisinsky
Posts: 6937
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: New engine releases & news H2 2023

Post by Frank Quisinsky »

Hi there,

I saw yesterday in the evening that Mark Uniacke
triggered an GUI earthquake with a vulcano engine eruption ... or like this.
Not installed yet, but for sure when it becomes night I will do that.

GUI: Chess Explorer
Engine: Hiarcs
Programmer: Marc Uniacke, England
On the road for us for more than 30 years, I believe more than 35 years if I am looking on my Hiarcs 1.0 MS DOS Disk.

https://www.hiarcs.com/pc-chess-explore ... nload.html

Best
Frank
eduherminio
Posts: 76
Joined: Mon Apr 05, 2021 12:00 am
Full name: Eduardo Caceres

Re: New engine releases & news H2 2023

Post by eduherminio »

Lynx 0.14.0 is out!
  • A basic transposition table was supposed to be the big feature for this release, although it has been letting me down for the past weeks when testing it myself. I guess I just have a nasty bug or didn't implement it properly. It can be disabled setting Hash to 0 via UCI, in case anyone is bored enough to try and compare both versions (with and without it).
  • I also implemented online tb probing (UseOnlineTablebaseInRootPositions uci flag), which won't be useful in terms of CCRL elo, but I guess is a first step towards the local tb support.
Looking forward to seeing some results :D
Author of Lynx chess engine (GitHub, Lichess)
Witek
Posts: 87
Joined: Thu Oct 07, 2021 12:48 am
Location: Warsaw, Poland
Full name: Michal Witanowski

Re: New engine releases & news H2 2023

Post by Witek »

Author of Caissa Chess Engine: https://github.com/Witek902/Caissa