Elo gamma: Split local, global moves
commitb33143fc4b8952dc86ebc3d3baec093f3cffb74e
authorPetr Baudis <pasky@ucw.cz>
Mon, 28 Jun 2010 00:50:32 +0000 (28 02:50 +0200)
committerPetr Baudis <pasky@ucw.cz>
Mon, 28 Jun 2010 00:50:32 +0000 (28 02:50 +0200)
treef2a03b0ac183feb61141e2712d287be2d018a4c4
parent98cf75c24ecbcb64082e564fe84e775fcaaeac4c
Elo gamma: Split local, global moves

probdist_pick() now takes an ignore-list, these moves are drawn
separately; they will occupy large portion of the probdist space and we
avoid some of the inaccuracies coming from meddling with the original
probdist.
playout/elo.c
probdist.c
probdist.h