Arasan 12.3 released

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 12.3 released

Post by jdart »

This is the version that played in the recent CCT-13 tournament.

Changes in Arasan 12.3:
1) Changes to move ordering in qsearch - formerly we used to call see()
in the initial move sorting phase but now it is deferred until we
are ready to use a move - this is how most programs do it.
2) Linux version uses an ASM routine (if USE_ASM is defined) for
bit extraction - this is much faster (on CPUs that support it).
3) Small fix to pin detection.
4) Bug fixes in scoring: specifically in adjustMaterialScoreNoPawns,
outpost scoring, potential passer scoring, passer piece block.
5) Reduce penalty for open files around king (was excessive)
6) Qsearch futility prune margin increased back to 1 1/4 pawn. Changes
to LMR reduction depth and thresholds.
7) Endgame capture extension is made in more cases but is decreased to
1/2 ply extra depth
8) Several UCI protocol fixes.

download from http://www.arasanchess.org.
User avatar
Graham Banks
Posts: 41454
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Arasan 12.3 released

Post by Graham Banks »

Thanks Jon. :)
gbanksnz at gmail.com
tmokonen
Posts: 1296
Joined: Sun Mar 12, 2006 6:46 pm
Location: Kelowna
Full name: Tony Mokonen

Re: Arasan 12.3 released

Post by tmokonen »

You know it's a good day in computer chess land when there's a new Arasan, a new Spike, and a new Pawny.
User avatar
Dr.Wael Deeb
Posts: 9773
Joined: Wed Mar 08, 2006 8:44 pm
Location: Amman,Jordan

Re: Arasan 12.3 released

Post by Dr.Wael Deeb »

tmokonen wrote:You know it's a good day in computer chess land when there's a new Arasan, a new Spike, and a new Pawny.
+1 :D
_No one can hit as hard as life.But it ain’t about how hard you can hit.It’s about how hard you can get hit and keep moving forward.How much you can take and keep moving forward….
Jamal Bubker
Posts: 326
Joined: Mon May 24, 2010 4:32 pm

Re: Arasan 12.3 released

Post by Jamal Bubker »

thanks Jon :D