summaryrefslogtreecommitdiff
path: root/test/.gitignore
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2020-07-13 13:44:58 -0700
committerAndres Noetzli <andres.noetzli@gmail.com>2020-07-13 14:10:22 -0700
commit1e6fa22132a947c87f7cd3f1456369a6124c28d1 (patch)
treed90b957f868b3c3455bd7d8f8e55797353347f92 /test/.gitignore
parent4b86268a71d0d6fd179134889f7d15304623b130 (diff)
Fix caching in TheoryEngine::getExplanation()
Commit 64a7db86206aa0993f75446a3e7f77f3c0c023c6 introduced a caching mechanism in `TheoryEngine::getExplanation()`. However, there seem to be issues related to the timestamps of the explanations. This commit fixes the issue by making the timestamp part of the cache. The change ensures that explanations for a certain node never rely on other explanations for that node with a later timestamp.
Diffstat (limited to 'test/.gitignore')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback