UCT tree_expand_node(): Change node expansion order to coord-based
commit931b85eb78b78957a4611084734bd1bfab66c976
authorPetr Baudis <pasky@ucw.cz>
Sat, 28 Nov 2009 20:35:03 +0000 (28 21:35 +0100)
committerPetr Baudis <pasky@ucw.cz>
Wed, 17 Feb 2010 00:26:16 +0000 (17 01:26 +0100)
tree067c1d95c87c7f06ed8fa62b46a6502004684119
parent447b6586d20c503b14d5671af917c2b953552bf2
UCT tree_expand_node(): Change node expansion order to coord-based

Now, children are sorted by their coord number; row-first order in practice.
uct/tree.c