[Computer-go] Open Journals

2012-05-10 Thread Darren Cook
The subject of Elsevier and publishing came up in another list I read, which led me to http://www.doaj.org/, which led me to a peer-reviewed journal called Games: http://www.mdpi.com/journal/games/about As an author I like that there is no page limit, but as as a reader that makes me nervous! Ho

Re: [Computer-go] detecting cross inside an eye

2012-05-10 Thread dave.devos
Or all 4 immediate neighbours are of my color and my opponent occupies less than half of the diagonal neighbours (works in the center and on the sides and corners). Dave Van: computer-go-boun...@dvandva.org namens Álvaro Begué Verzonden: do 10-5-2012 20:04 Aan:

Re: [Computer-go] detecting cross inside an eye

2012-05-10 Thread Rémi Coulom
On 10 mai 2012, at 20:04, Álvaro Begué wrote: > > You only need to check the first rule (i.e., don't play on points that > look like your own eyes). And it does look like Rémi got the language > slightly wrong. The rule should be: All 4 immediate neighbours are of > my color and the opponent has n

Re: [Computer-go] detecting cross inside an eye

2012-05-10 Thread Álvaro Begué
On Thu, May 10, 2012 at 1:51 PM, folkert wrote: > Yes indeed. > > It has been a couple of years since I worked on stop so I've got a fresh > look at it. > Some code is really interesting. > > It seems there's already some code in it doing this check. > > Not entirely sure if it is correct: > - if

Re: [Computer-go] detecting cross inside an eye

2012-05-10 Thread Álvaro Begué
On Thu, May 10, 2012 at 1:32 PM, folkert wrote: > What I mean is: say you've got a piece of board with a circle of stones > on it. Now what I've read is that one should not place stones in such a > circle. So the question is: how do you guys detect this? > Also see my question on > http://stackove

Re: [Computer-go] detecting cross inside an eye

2012-05-10 Thread folkert
Yes indeed. It has been a couple of years since I worked on stop so I've got a fresh look at it. Some code is really interesting. It seems there's already some code in it doing this check. Not entirely sure if it is correct: - if there are 4 direct neighbours of my color and the number of oppo

Re: [Computer-go] detecting cross inside an eye

2012-05-10 Thread folkert
What I mean is: say you've got a piece of board with a circle of stones on it. Now what I've read is that one should not place stones in such a circle. So the question is: how do you guys detect this? Also see my question on http://stackoverflow.com/questions/10531279/check-if-a-point-is-in-a-polyg

Re: [Computer-go] detecting cross inside an eye

2012-05-10 Thread Rémi Coulom
I suppose he means an empty intersection. The rule used usually is: all 4 immediate neighbours are of my color and the opponent has no more than two (one on the side) stone(s) in diagonal. That rule will improve the strength of stop-cur considerably. Rémi On 10 mai 2012, at 18:55, Álvaro Begué

Re: [Computer-go] detecting cross inside an eye

2012-05-10 Thread Álvaro Begué
What do you mean by "cross"? On Thu, May 10, 2012 at 12:11 PM, folkert wrote: > Hi, > > How do you detect that a cross is inside an eye? (eye? - circle, > connected chain of pieces is what i mean) > > > Folkert van Heusden > > -- > Multitail es una herramienta flexible que permite visualizar los

[Computer-go] detecting cross inside an eye

2012-05-10 Thread folkert
Hi, How do you detect that a cross is inside an eye? (eye? - circle, connected chain of pieces is what i mean) Folkert van Heusden -- Multitail es una herramienta flexible que permite visualizar los "log file" y seguir la ejecución de comandos. Permite filtrar, añadir colores, combinar archivo