On Tue, Jan 22, 2008 at 12:33:26PM -0500, Michael Williams wrote: > The reason that MC/UCT scales to perfection is because of the UCT part, not > the MC (playout) part. People seems to forget this a lot.
For some level of perfection, of course. Although UCT is a new search algorithm, it just one example of best-first search. It is quite possible that some other form of search might perform equally good, or even better. -H (yes, I have some ideas. I will need to test them before I say much more here. Unfortunately I have a daytime job, and other hobbies getting in the way of go programming. Progress is slow, but it does happen!) -- Heikki Levanto "In Murphy We Turst" heikki (at) lsd (dot) dk _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
