Fix and improve move choice with learning
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 15 Nov 2016 09:27:39 +0000 (10:27 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 15 Nov 2016 09:27:39 +0000 (10:27 +0100)
commita341ac6d5475e4b5e8b9ed947195366416247ee6
tree9b3007f4095c4011ccfdf3cf34d14cf323cb90d1
parentf39cc550906f6d5cd5a09dac5ddf672c97083fb1
Fix and improve move choice with learning

A new formula is used to recalculate weights when the BookLearn option is on.
Unlike the old one, this allows the effective weight to increase by an
arbitrarily large factor between a move that always wins and one that always
draws (or between one that always draws and one that always loses).
book.c