Arasan 15.0

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

Moderator: Ras

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

Arasan 15.0

Post by jdart »

Arasan 15.0 is available from http://www.arasanchess.org.

Changes in Arasan 15.0:
1) Increase static null pruning threshold at low depths.
2) Scoring fixes/improvements: king cover, potential passed pawns,
bad bishop.
3) Fix code that tracks node count per ply 0 move, for move ordering.
4) Changes to LMR reduction amounts and ply 0 reduction threshold.
5) Avoid null move if hash table info indicates it would fail to
generate cutoff.
6) Losing checks are no longer extended, in any case. Threat extension
is now done differently, similar to Stockfish.
7) Re-work of SMP code to increase thread usage by supporting the
"helpful master" algorithm.
8) Fix a bug in communicating with the Fritz interface, specifically
the "process testsuite" command.
9) Fix UCI and console score output so upperbound & lowerbound status
displayed when appropriate.
10) Fix setting Strength option from native GUI.
11) Some GNU Makefile fixes for MingW support. clang is also supported
now.

This version is clearly stronger than 14.3 in my testing. About 25 ELO points on my arbitrary rating scale. Maybe more for CEGT etc where the ratings tend to be higher.

An updated version of the Arasan test suite is also available. See http://www.arasanchess.org/testsuite.shtml.

--Jon
User avatar
Graham Banks
Posts: 45671
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Arasan 15.0

Post by Graham Banks »

jdart wrote:Arasan 15.0 is available from http://www.arasanchess.org.
Thanks Jon.
gbanksnz at gmail.com
Werewolf
Posts: 2086
Joined: Thu Sep 18, 2008 10:24 pm
Full name: Carl Bicknell

Re: Arasan 15.0

Post by Werewolf »

Jon,
How many cores does your engine support?

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

Re: Arasan 15.0

Post by jdart »

32 is the max # of cores supported.

--Jon
Jouni
Posts: 3880
Joined: Wed Mar 08, 2006 8:15 pm
Full name: Jouni Uski

Re: Arasan 15.0

Post by Jouni »

Point 8 confirmed :) thanks Jon
Jouni
Werewolf
Posts: 2086
Joined: Thu Sep 18, 2008 10:24 pm
Full name: Carl Bicknell

Re: Arasan 15.0

Post by Werewolf »

Hi Jon,

I tested Arasan on my testsuite and I got on exception (using the fritz GUI).

Other than that worked fine.