Going from memory, that all looks right. (We've been calling it a "pseudo 
eye".) 

There's no need to do this, but for what it's worth, if you make a histogram of 
the scores,
 - you should only get odd scores
- there should be big spikes at the tails (+/- 81)
- there should be a Gaussian-looking bump in the middle with a center offset a 
bit from the mean score.

- Dave Hillis







-----Original Message-----
From: Denis fidaali <[EMAIL PROTECTED]>
To: computer-go@computer-go.org
Sent: Tue, 7 Oct 2008 11:33 am
Subject: [computer-go] Light simulation : Characteristic values




Hi, i have been searching a bit through the archive, and was not able to get a 
omplete list of the characteristics value for the light simulations.
 By light simulation i mean : Playing randomly the valid moves (No suicide 
llowed), but not in the "true" eyes. I have a rule for defining a true eye : 
ll vertical and horizontal point around are the player's color. And depending 
n the position :
- no edge around : NOT ( two diagonal or more are the opponent's color).
- one or two edge around : NOT ( one diagonal or more is the opponent's color)
The engine is written in java, and run on a quad core Q9300 @ 2.50 Ghz.
he code has been lightly optimized, and use pseudo-liberties to detect 
aptures.
Here is what i get :
--------------------------
mean score =2.086382709065067    (black win on average by 2.08 points)
8454.10819786233 Playout/sec       (Trying to take advantage of20the 4 cores)
ime=12.752397841                        (in seconds)
umber of playout=1000478.0
ean moves per sim 111.05742754963127     (Number of move per simulation, 
onsidering pass as a move)
ean moves(no pass) per sim 107.37764148736903 (Number of move per simulation, 
ot counting passes).
Note : as there are no seki possible in the simulation, the mean score for the 
ight simulations maybe bugged for seki, and still get the correct value.
________________________________________________________________
nstallez gratuitement les 20 émôticones Windows Live Messenger les plus fous ! 
liquez ici !
ttp://www.emoticones-messenger.fr/_______________________________________________
omputer-go mailing list
[EMAIL PROTECTED]
ttp://www.computer-go.org/mailman/listinfo/computer-go/

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to