Actions
Bug #10464
closedMissing assumptions when converting violation witnesses to error traces
Start date:
08/14/2020
Due date:
% Done:
0%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
It seems that there is no assumptions after VRP converts violation witnesses to error traces, so, users lack an important data.
Updated by Evgeny Novikov over 4 years ago
- Status changed from New to Resolved
I fixed the issue in branch fix-missed-error-trace-assumptions that is tested right now. Unfortunately, all previously obtained error traces will not have assumptions since they were lost during transformation.
Updated by Evgeny Novikov over 4 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in 58a40a52e.
Actions