UCT dynkomi: Introduce dedicated struct uct_dynkomi and seprate file
commitf73dd3f15bde342556fe72f594a95087be3f766d
authorPetr Baudis <pasky@ucw.cz>
Fri, 26 Feb 2010 17:02:18 +0000 (26 18:02 +0100)
committerPetr Baudis <pasky@ucw.cz>
Fri, 26 Feb 2010 17:07:13 +0000 (26 18:07 +0100)
tree92710f07a330782c27df2a4d821ad4d883216d00
parente004cd1c35235986ef3e710527ff5a94275ddbef
UCT dynkomi: Introduce dedicated struct uct_dynkomi and seprate file

Replaces enum uct_dynkomi, komi decisions are offloaded to dynkomi.c.
uct/Makefile
uct/dynkomi.c [new file with mode: 0644]
uct/dynkomi.h [new file with mode: 0644]
uct/internal.h
uct/uct.c
uct/walk.c