Alexandria 3.1.0
This version introduces SEE pruning into search, netting a measurable gain in elo, most importantly it fixes a nasty (but thankfully rare) memory usage problem.
Every Alexandria user is highly advised to switch to this version, regardless of potential performance loss at untested TCs and of personal preferences.
This version also reverts the Time management changes made to the X moves in Y time format of TC because the new tm appears less effective.
Using 4moves-noob.epd
LTC
ELO | 16.90 +- 12.43 (95%)
CONF | 40.0+0.40s Threads=1 Hash=128MB
GAMES | N: 1008 W: 194 L: 145 D: 669
What's Changed
- accurate fen reading by @PGG106 in #71
- Cleanup3 by @PGG106 in #72
- fix see for quiet moves by @PGG106 in #73
- PVS SEE pruning by @PGG106 in #74
- add See pruning to qsearch by @PGG106 in #75
- Reduce the check for repetition to the positions since last 50 mr reset by @PGG106 in #76
- Remove ep by @PGG106 in #77
- Prevent dropping into Qsearch if in check by @PGG106 in #78
- change maxtime formula by @PGG106 in #79
Full Changelog: v3.0.2...v3.1.0