[Computer-go] Chinese vs Tromp-Taylor rules

2015-03-06 Thread Urban Hafner
Hey everyone, I'm still at the early stages of development of my bot https://github.com/ujh/iomrascalai. Right now it only supports Tromp-Taylor rules as this is what CGOS uses (well, almost). This is a bit problematic, as for one my bot and GnuGo seldomly agree on a score (even when running

Re: [Computer-go] Chinese vs Tromp-Taylor rules

2015-03-06 Thread Urban Hafner
I had a look at the way KGS scores games, and I think I'm OK with just using the same rules as on CGOS, right? As long as I don't implement final_status_list and kgs-genmove_cleanup everything should work as expected and I can assume all stones on the board are alive, right? Urban On Fri, Mar 6,

Re: [Computer-go] cgos.computergo.org down?

2015-03-06 Thread Joshua Shriver
Mean the archive of .sgf games? I have a couple backups. If people want a mega zip file I could get them all together and host it on the web. As for the live archive post game play it's kinda broken right now. Same with 9x9 and 19x19, sadly. -Josh On Fri, Mar 6, 2015 at 1:47 PM, Detlef

Re: [Computer-go] cgos.computergo.org down?

2015-03-06 Thread Detlef Schmicker
This is great, especially as the next KGS tournament is 13x13 :) Is there a way to get the CGOS archives back online? Or does anybody have a copy which he can offer? Would be really great Thanks Detlef Am 05.03.2015 um 08:23 schrieb valky...@phmp.se: At least the 13x13 server is working

Re: [Computer-go] Chinese vs Tromp-Taylor rules

2015-03-06 Thread Petr Baudis
On Fri, Mar 06, 2015 at 10:25:14AM +0100, Urban Hafner wrote: Now my question is what exactly do I have to do to implement chinese rules? If I understand the differences correctly, the only difference between TT and Chinese are (I somehow couldn't find any mention of positional super ko in the

Re: [Computer-go] Chinese vs Tromp-Taylor rules

2015-03-06 Thread Urban Hafner
Hey Petr, thanks for all the tips! There's still so much to do, which is quite a lot of fun! ;) Urban On Fri, Mar 6, 2015 at 8:12 PM, Petr Baudis pa...@ucw.cz wrote: On Fri, Mar 06, 2015 at 10:25:14AM +0100, Urban Hafner wrote: Now my question is what exactly do I have to do to implement

[Computer-go] Failures when playing on CGOS (connection timed out)

2015-03-06 Thread Urban Hafner
Hey everyone, I'm currently running my bot on CGOS, and recently I get the following failure after a while: error reading sock7: connection timed out while executing gets $sock s (while body line 22) invoked from within while {1} { set err [catch {set sock [socket $cgos_server