| View previous topic :: View next topic |
| Author |
Message |
Lucas Braesch

Joined: 31 May 2010 Posts: 1824
|
Post subject: Re: large king safety scores Posted: Mon Jul 30, 2012 2:49 pm |
|
|
| yl84 wrote: |
| I think that side to move bonus should be related to the number of pieces which can be added quickly to the attack. |
Yes, my king safety in a nutshell is count * sum(weight). so if it's our turn to play decrement count by 1 (if not already null): that was my first attempt. it failed!
Then I tried another condition: my turn to move + my king can retreat => decrement count. Also failed!
| Quote: |
| But how to measure it? |
By playing lots of games at super fast time control, with a nice parralelized command line tool, like cutechess-cli. *and* to avoid hasty conclusions if the score is within the error bar (this is so tempting and so dangerous).
| Quote: |
| Is it worth coding? |
The coding part is quite trivial and takes less than a minute to write, and perhaps another 2 minutes to debug in a few positions to make sure it works. Then the real pain begins: hours and hours of testing... |
|
| Back to top |
|
 |
|
| Subject |
Author |
Date/Time |
large king safety scores |
Lucas Braesch |
Wed Jul 25, 2012 4:21 am |
Re: large king safety scores |
Kevin Hearn |
Wed Jul 25, 2012 6:27 am |
Re: large king safety scores |
Joona Kiiski |
Wed Jul 25, 2012 7:31 am |
Re: large king safety scores |
Vincent Diepeveen |
Wed Jul 25, 2012 3:11 pm |
Re: large king safety scores |
Joona Kiiski |
Wed Jul 25, 2012 4:56 pm |
Re: large king safety scores |
Jon Dart |
Wed Jul 25, 2012 2:34 pm |
Re: large king safety scores |
Vincent Diepeveen |
Wed Jul 25, 2012 3:15 pm |
Re: large king safety scores |
Jon Dart |
Wed Jul 25, 2012 3:42 pm |
Re: large king safety scores |
Vincent Diepeveen |
Wed Jul 25, 2012 7:08 pm |
Re: large king safety scores |
Lucas Braesch |
Thu Jul 26, 2012 3:46 am |
Re: large king safety scores |
Yves Lejeail |
Sun Jul 29, 2012 3:04 pm |
Re: large king safety scores |
Lucas Braesch |
Mon Jul 30, 2012 11:17 am |
Re: large king safety scores |
Yves Lejeail |
Mon Jul 30, 2012 2:36 pm |
Re: large king safety scores |
Lucas Braesch |
Mon Jul 30, 2012 2:49 pm |
Re: large king safety scores |
Yves Lejeail |
Tue Jul 31, 2012 10:34 am |
Re: large king safety scores |
Vincent Diepeveen |
Wed Jul 25, 2012 2:56 pm |
Re: large king safety scores |
Don Dailey |
Wed Jul 25, 2012 3:43 pm |
Re: large king safety scores |
Adam Hair |
Wed Jul 25, 2012 4:23 pm |
Re: large king safety scores |
Don Dailey |
Wed Jul 25, 2012 4:38 pm |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|