DanaSah and DanaSah-Z

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

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Post Reply
User avatar
pedrox
Posts: 935
Joined: Fri Mar 10, 2006 5:07 am
Location: Basque Country (Spain)
Contact:

DanaSah and DanaSah-Z

Post by pedrox » Thu Jun 20, 2013 10:09 am

A couple of days ago I published a new version of DanaSah, version 5.06, the release of this version is to play the 5th division of the CCRL, no major changes from the version 4.88 or 5.00.

Now I have published DanaSah-Z, this is a derivative of version 4.88 and it is specially designed to play against humans with limited strength.

https://sites.google.com/site/danasah/english/home

User avatar
Sylwy
Posts: 3358
Joined: Fri Apr 21, 2006 2:19 pm
Location: IASI (Romania) - the historical capital of MOLDOVA

Re: Dana Z & Ruxy ! -:)

Post by Sylwy » Thu Jun 20, 2013 10:55 am

pedrox wrote:
Now I have published DanaSah-Z, this is a derivative of version 4.88 and it is specially designed to play against humans with limited strength.

https://sites.google.com/site/danasah/english/home

Thank you, Maestro Pedro !

I will study all the evening this new Dana ! :lol:

Best to you !
SilvianR :wink:

User avatar
pocopito
Posts: 228
Joined: Tue Jul 12, 2011 11:31 am
Contact:

Re: DanaSah and DanaSah-Z

Post by pocopito » Thu Jun 20, 2013 11:14 am

Glad to hear news about you and DanaSah.

After a quick look I've seen that the see.c file has added some new code and functions: hasn't it imrpoved DanaSah's strength?

Best

E Diaz
Two first meanings of the dutch word "leren":
1. leren [vc] (learn, larn, acquire) acquire or gain knowledge or skills.
2. leren [v] (teach, learn, instruct) impart skills or knowledge to.

User avatar
pedrox
Posts: 935
Joined: Fri Mar 10, 2006 5:07 am
Location: Basque Country (Spain)
Contact:

Re: DanaSah and DanaSah-Z

Post by pedrox » Thu Jun 20, 2013 12:13 pm

pocopito wrote:Glad to hear news about you and DanaSah.

After a quick look I've seen that the see.c file has added some new code and functions: hasn't it imrpoved DanaSah's strength?

Best

E Diaz
Hi Emilio.

I have not been successful in implementing a complete Static Exchange Evaluator in DanaSah. Tree is reduced and sometimes much on tactical positions but also it is reducing the number of nodes per second. I think this gives + - 5 Elo if I use SEE to cut into the quiesce.

For this reason I'm still using a badCapture function, which checks if a piece eat antother smaller of the contrary, if this piece is protected by a pawn this mean say it's a bad capture, I use this function to sort the captures into the search and to cut into the quiesce and I think this gives me about 15 Elo points.

Post Reply