kjljixx / Aurora-Chess-Engine

Aurora, a chess engine with an MCTS-Minimax hybrid search and an NNUE evaluation
GNU General Public License v3.0
8 stars 0 forks source link

Aurora losses on time #7

Open CPagador opened 2 weeks ago

CPagador commented 2 weeks ago

Hi,

I am running a tournament here:

https://talkchess.com/forum3/viewtopic.php?t=84433

Aurora's lastest version participated in Promo League 3 and lost 3 games (out of 12) on time.

Here are the games: https://www.mediafire.com/file/ywm3wtci5jyn4wz/bad.pgn/file

The time control I use is 3'+2", as you can see in the first link at the top along the rest of the tournament specs.

I hope you can fix this.

Regards, Carlos

kjljixx commented 2 weeks ago

Hmm i looked at the PGN and it seems like it's a wider issue. It might just be Aurora has more of them because I only give 50 ms of move overhead. I'll try to make move overhead a UCI option