[Computer-go] Theoretical question

Marc Landgraf mahrgell87 at gmail.com
Thu Nov 19 07:13:49 PST 2015


Hi,
there is a question that lately crossed my mind. Considering an nxn Go
board, no suicide allowed and with a rule that does not allow repetition of
a position, unless caused by a single pass:
What is the maximum number of board positions that can be run through in a
single sequence starting from an empty board?
Different wording: What is the maximum game length if not counting passes?

It can easily be proven that for n>=3 this number must be lower than the
number of legal positions. I didn't check for n=2, simple bruteforce would
probably solve that.

What happens to the ratio between the number of legal positions and the
longest possible sequence with growing n?

Is this already known? Or does anyone have a clue how to figure it out?

 ~Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://computer-go.org/pipermail/computer-go/attachments/20151119/654b1e7f/attachment.html>


More information about the Computer-go mailing list