[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[computer-go] Bouzy/Zobrist algorithms
I'm trying to implement Bruno Bouzy's "mathematical morphology"
variation on Zobrist's influence function. Some questions:
1) Are the values capped at 64? It doesn't say so anywhere, but I
can't figure out why the stones would still be at 64 after 3 dilations
in Figure X2. (The paper in question is "Mathematical morphology
applied to computer go," which is available from the Online Computer Go
Bibliography.)
2) I don't understand why e = d(d-1).
3) Is the original Zobrist paper available on-line? I can't seem to
find it.
Thanks in advance for any help.
Peter Drake
Assistant Professor of Computer Science
Lewis & Clark College
http://www.lclark.edu/~drake/
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/