Don Dailey wrote:
I reported earlier that Lazarus wins as white with 8.5 komi.  Out of 256
games the win percentage was 53.9 percent.

I tripled the level and ran off 179 games.  Now BLACK wins by 54.2
percent.   179 is not enough games, but it appears to be a turnaround.

Of course black SHOULD be winning 100 percent of the games at that komi.

- Don
Hi Don,

Thanks to you and Thomas for setting this up.

Last night Crazy Stone lost one game on time. Probably my ISP cut the connection for a while in the middle of the night (it has not been very reliable lately). The error message that I saw this morning is shown below. I wonder if it would be possible to have your script check for re-connection instead of terminating, so that the program continues playing when the connection comes back.

Rémi

error reading "sock5": connection timed out
   while executing
"gets $sock s"
   ("while" body line 17)
   invoked from within
"while {1} {

   set err [catch {set sock [socket $server $port]} msg]

   if { $err } {

       puts "server startup return code: $err   msg: $msg"
       puts ..."
   (file "./cgos77.tcl" line 103)

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

Reply via email to