Re: [Computer-go] looking for positions to test scoring

2016-03-21 Thread Inge Wallin
On Monday 21 March 2016 09.07.32 you wrote: > Hi, > > I'm writing a Go program. When writing difficult code I implement > unit-tests also. Now I'm looking for test positions to verify that I've > implemented scoring correctly. Googling for such did not bring up a lot. > Thanks in advance. > > >

[Computer-go] looking for positions to test scoring

2016-03-21 Thread folkert
Hi, I'm writing a Go program. When writing difficult code I implement unit-tests also. Now I'm looking for test positions to verify that I've implemented scoring correctly. Googling for such did not bring up a lot. Thanks in advance. Folkert van Heusden --