Arasan 21.4

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

Moderators: hgm, Rebel, chrisw

jdart
Posts: 4367
Joined: Fri Mar 10, 2006 5:23 am
Location: http://www.arasanchess.org

Arasan 21.4

Post by jdart »

Arasan 21.4 is available from https://www.arasanchess.org

Changes in Arasan 21.4:
1) Update to use latest Fathom library with 7-man tb support.
2) Use Fathom ranking API for tb moves at root.
3) Changes to extension logic.
4) Use IID score to improve eval value for pruning, as is done with
hash scores.
5) Change IID conditions.
6) Fixes to singular extension code and rewrite to make it simpler.
7) Allow pre-search pruning when in ProbCut search.
8) Adjust LMP pruning thresholds, use higher threshold for PV nodes.
9) Change material scoring for minors vs pawns. Re-tune params.
10) Clear killers for successor nodes in search (idea from Ethereal).

Plus book updates as usual.

I am measuring about +25 ELO compared to 21.3 but that is on my (arbitrary) scale where 21.3 about 2400; since the CCRL/CEGT ratings are higher I'd expect a little more gain on their rating scale.

--Jon
tmokonen
Posts: 1296
Joined: Sun Mar 12, 2006 6:46 pm
Location: Kelowna
Full name: Tony Mokonen

Re: Arasan 21.4

Post by tmokonen »

A new version of Arasan always makes the day a little brighter. Thanks Jon.
Dann Corbit
Posts: 12541
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: Arasan 21.4

Post by Dann Corbit »

Good news on a Tuesday!
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
jdart
Posts: 4367
Joined: Fri Mar 10, 2006 5:23 am
Location: http://www.arasanchess.org

Re: Arasan 21.4

Post by jdart »

I noticed arasanx-64-bmi2.exe (BMI2 but non-NUMA build) was missing from the engine archive (arasan21.4.zip) so I updated it to include that.

--Jon