Commit 0b549cf
committed
refactor: change default conversion function for correctness witnesses in MEA
Proofs are not compared at the moment, but this may be needed in the
future. Passing the full trace to the cache makes little sense, since
currently proofs are represented as conditions and invariants (and
invariants may be absent). Therefore, conditions are the best candidate
for cached results to enable comparison of different proof versions.1 parent b5d4068 commit 0b549cf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
0 commit comments