SoloEngine - UCI chess engine
Author: Yunus Emre Yıldız
SoloEngine 1.6.0 what's new?
Refactor project name from SoloEngine to Solo; update README and UCI … by @yunusemreyldz07 in #80
Killer moves was added by @yunusemreyldz07 in #81
Refactor move handling in Board class; update move functions to accep… by @yunusemreyldz07 in #82
Adjust transposition table score handling in qsearch and negamax for … by @yunusemreyldz07 in #83
Changed eval parameters with the ones that are texel-tuned. by @yunusemreyldz07 in #84
Added king shield with tuned parameters. by @yunusemreyldz07 in #85
Added isolated pawn eval with tuned parameters by @yunusemreyldz07 in #86
Implemented passed pawn bonus with tuned parameters by @yunusemreyldz07 in #87
Computed file/adjacent_file/passed masks on first run so we don't cal… by @yunusemreyldz07 in #88
Enhance history management with conhist integration; add conhist scor… by @yunusemreyldz07 in #89
Bonus for attacks towards opponent king for aggressiveness by @yunusemreyldz07 in #90
SoloEngine 1.2.2 vs other engines:
| Critter 1.6a | 0/4 | -4 | 4 games |
| Plisco 1.0.2 | 2/2 | +2 | 2 games |
| August3 1.0.0 | 2/2 | +2 | 2 games |
| Kiy 1.0 | 2/2 | +2 | 2 games |
| AspireBot v1 | 2/2 | +2 | 2 games |
| Laura 1.1.0 | 2/2 | +2 | 2 games |
| Marvin-onnx 1.0.1 | 2/2 | +2 | 2 games |
| DeepBecky 0.2 | 1.5/2 | +1 | 2 games |
| Rusty-rival 1.0.24 rc4 | 1.5/2 | +1 | 2 games |
| Ratsu 0.9.0 | 1.5/2 | +1 | 2 games |
| Radiance 4.2 | 1/2 | +0 | 2 games |
| Rapant 2025-05-28 | 1/2 | +0 | 2 games |
| Raphael 2.3 | 0.5/2 | -1 | 2 games |
| Rusty-rival 1.0.24 rc17 | 0.5/2 | -1 | 2 games |
| Aconcagua 5.0.0 | 0.5/2 | -1 | 2 games |
| Prune 3.1.0 JA | 0/2 | -2 | 2 games |
| Raphael 2.3 JA | 0/2 | -2 | 2 games |
| Gyatso 1.2.0 | 0/2 | -2 | 2 games |
| Clockwork dev-20260128 | 0/2 | -2 | 2 games |
| Amira 1.82 JA | 0/2 | -2 | 2 games |
| Caligula 4.0 | 0/2 | -2 | 2 games |

Comments
Post a Comment