Fixed problem in re-initializing answer counter. I had made a change last August to reinitizlize the answer
counter when performing incremental re-computation, but I put it into the wrong place, so that the counter was being
reinitialized at every call, not just at incremental recomputation. Easy to fix once I tracked down the problem.