[Computer-go] reusing engine instances in gomill and clop?

2013-05-18 Thread ds
Hi, I wonder if anybody had the same problem. We have significant loading time of our go engine (oakfoam due to gamma loading). Both gomill and clop restart the engine for every compatition. In principle it should be possible to reuse the loaded instance? Did anybody try this? Thanks a lot

Re: [Computer-go] reusing engine instances in gomill and clop?

2013-05-18 Thread Aja Huang
map is very slow. Maybe you should use a vector instead. Aja 2013/5/18 ds d...@physik.de Thank you so much! That is what I wanted to do in the first place, but I have problems to do it right. The circular patterns are stored in a std::mapCircPatt , int Now I learned, that c++11 has some

[Computer-go] Patch for Remi's original mm-tools

2013-05-18 Thread ds
Hi, I contacted Remi before, but he is using a much improved version of his tools now and suggested I could share the patch here. It speeds up the mm-tools by a factor of 50 in the iteration loop if you use it for a high number of gammas (like in case of large patterns). I hope it helps:) This

Re: [Computer-go] reusing engine instances in gomill and clop?

2013-05-18 Thread Aja Huang
2013/5/18 ds d...@physik.de Thanks Aja, in this case I can't I think. Here I look up the large patterns: I could replace it with some kind of hash table, but this is probably not much easier to initialize at compile time? By initializing at compile time, I think they just meant something

[Computer-go] Conference spam redux (was: Re: EXTENDED Full Paper Submission : TelSaTech 2013 - Advanced Science Letters Journal)

2013-05-18 Thread Jeff Nowakowski
On 05/17/2013 07:31 PM, Petr Baudis wrote: I don't see any requirement to move to moderation, mailman can unsubscribe and/or block individual sender addresses just fine. Thanks, I wasn't aware of that. So with that in mind, I'll toss in a kick vote too. The bigger problem is that this is

Re: [Computer-go] Conference spam redux (was: Re: EXTENDED Full Paper Submission : TelSaTech 2013 - Advanced Science Letters Journal)

2013-05-18 Thread David Doshay
I think we can work under the principle of least action and just boot this user for now. We have not had a huge number of these conference posters. At least that is my vote. Cheers, David G Doshay ddos...@mac.com On 18, May 2013, at 7:08 PM, Jeff Nowakowski j...@dilacero.org wrote: On

Re: [Computer-go] Conference spam redux

2013-05-18 Thread Christoph Birk
On May 18, 2013, at 8:32 PM, David Doshay wrote: I think we can work under the principle of least action and just boot this user for now. We have not had a huge number of these conference posters. At least that is my vote. I agree, Christoph ___