I probably won't have time to look at it much, but it would be good to have another Java refbot to compare against. I did look at Plug-and-Go but the install seems a bit tricky since I don't use Eclipse or Spring. Ideally, each engine should compile to a jar file that provides a GTP interface when you run it with "java -jar somefile.jar", just like Java refbot.
- Brian 2009/12/13 Mark Boon <[email protected]>: > > On Dec 13, 2009, at 8:08 AM, Denis fidaali wrote: > > So it would certainly be usefull, if people could agree on a reference monte > carlo tree bot (and provide some reference implementations in popular > langages). > It would obviously be based on the reference light-bot. > > > This is what I attempted in the 'plug-and-go' project. Apart from making it > easy to get started, I included a Java implementation of the AMAF refbot and > of what could be used as a refbot for a MCTS refbot with light playouts. > But I don't think it got much attention and now I don't have time for it. > But it's there for anyone to take a look at. At best I can spend a few hours > here and there if people want it. > Mark > > _______________________________________________ > computer-go mailing list > [email protected] > http://www.computer-go.org/mailman/listinfo/computer-go/ > _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
