New engine releases & news H1 2023

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

Moderator: Ras

Alex2262
Posts: 7
Joined: Tue Dec 13, 2022 4:35 am
Full name: Alexander Tian

Re: New engine releases & news H1 2023

Post by Alex2262 »

Altair 4.0.0 released! And it now supports FRC.

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

Thanks!
Wolfgang
Posts: 989
Joined: Sat May 13, 2006 1:08 am

Re: New engine releases & news H1 2023

Post by Wolfgang »

There is a new thread for the second half 2023...

See here
Best
Wolfgang
CEGT-Team
www.cegt.net
www.cegt.forumieren.com
Alex2262
Posts: 7
Joined: Tue Dec 13, 2022 4:35 am
Full name: Alexander Tian

Re: New engine releases & news H1 2023

Post by Alex2262 »

thanks! will post the same thing there.
archip
Posts: 5
Joined: Tue Apr 11, 2023 12:01 am
Full name: Archishmaan Peyyety

Re: New engine releases & news H1 2023

Post by archip »

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)