[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

computer-go: Board representation



Hi,

I'm working on a Go program as part of a final year project at the
moment, and I was wondering about how to represent the board as a data
structure internally? I'm writing the program in Java, and was just
wondering if there's a universally accepted data structure for the board
or if each program out there at the moment has their own way of holding
the info?

Thanks,
Conor