I'm getting about 98.2 for purely random games, but Orego has a turn limit that prevents a game from taking more than 162 moves on 9x9.

Peter Drake
Assistant Professor of Computer Science
Lewis & Clark College
http://www.lclark.edu/~drake/




On Dec 6, 2006, at 3:48 PM, Don Dailey wrote:


When playing 9x9 games from the opening position,  what is the average
number of moves
per game?

Lazaurs reports about 107.3 but I'm porting over to the D programming
language and I'm getting about 101.4.  I think there is a bug.

What are others getting here? I think most of us use the same eye rule.

I only count fully legal moves and I also do not count pass moves.   I
doubled checked, I'm not counting pass move with either program.

- Don



On Wed, 2006-12-06 at 15:05 -0800, Peter Drake wrote:
9x9, 2 GHz Intel Core Duo iMac.

Peter Drake
Assistant Professor of Computer Science
Lewis & Clark College
http://www.lclark.edu/~drake/




On Dec 6, 2006, at 2:59 PM, Don Dailey wrote:


On Sun, 2006-12-03 at 19:53 -0800, Peter Drake wrote:
A note: we're working on converting Orego back from C++ to Java, and
we're getting 5,000 (totally random at this point) simulated games
per second. We'll probably continue in this direction.


Hi Peter,

Which hardware is this on and what board size?

- Don


Peter Drake
Assistant Professor of Computer Science
Lewis & Clark College
http://www.lclark.edu/~drake/

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to