--stats-every-query option: print increment in addition to cumulative value of each...
authorKshitij Bansal <kshitij@cs.nyu.edu>
Thu, 27 Feb 2014 21:43:48 +0000 (16:43 -0500)
committerKshitij Bansal <kshitij@cs.nyu.edu>
Thu, 27 Feb 2014 22:14:43 +0000 (17:14 -0500)
commite104d78c5f9f5ee8e931bc4c1b460cfc68a98498
tree7d9b4e4959917c3ff9cee52011a423f00f942d0c
parent251fd73a759a8e5e94103e9b76a06491a92e425b
--stats-every-query option: print increment in addition to cumulative value of each stat

the increment is printed in parantheses at the end, e.g.
sat::decisions, 100 (50)
src/main/command_executor.cpp
src/main/command_executor.h
src/main/options
src/options/base_options