Improve Eval Graph with -evalZoom and -evalThreshold
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 9 Jul 2011 11:28:08 +0000 (13:28 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 10 Jul 2011 19:29:25 +0000 (21:29 +0200)
commit55d82733a8c6a6e29280bb6413fb2037cbcd381b
treecf094cfbae4f17d81efb5f0b66540da79247e199
parent9bc5b6e6ca1e15a01cd9406322ad4fc93a45adc8
Improve Eval Graph  with -evalZoom and -evalThreshold

The score range between -1 and +1 can now be blown up by a factor
specified through -evalZoom. The threshold below which histogram bars
are no longer printed (wich used to e hard-coded 25 centi-Pawn) can now
be set through the -evalThreshold option.
args.h
common.h
evalgraph.c
xoptions.c