>> Do you have some code demonstrating the above idea? It sounds >> interesting, but I cannot grasp what the data and algorithm look like. > > 4*19*19*4 is around 5.5 kB > On 9x9 it will be less than 1.5 kB > > Are you still interested?
My own method is a large pre-allocated pool of Chain objects, which use std::vector, or fixed-size arrays, to store liberties. So I'm using a lot more memory. If your idea actually works and is just as quick then of course I'm interested. Darren -- Darren Cook, Software Researcher/Developer http://dcook.org/mlsn/ (English-Japanese-German-Chinese-Arabic open source dictionary/semantic network) http://dcook.org/work/ (About me and my work) http://dcook.org/blogs.html (My blogs and articles) _______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/