> In MCTS there seems to be 2 different ways the "tree" is stored in
> memory, via a transposition table or via a tree structure (where
> transposition would not be noticed.)  Is that what you are talking about?

Yes. I am talking about a transposition table in MCTS, not alpha-beta.

Olivier Teytaud writes:

> we never compared, but I've been told that the difference is really minor
> in Go.  That's just a rumor :-/

I am trying to find out where this rumor comes from. Does anyone have
any measurement?

Jean-loup
_______________________________________________
Computer-go mailing list
[email protected]
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go

Reply via email to