Turn failure conditions into provable assertions (i.e. that failure never occurs) in Z3 translation
Open
enhancement
estimate:S
formal
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
As suggested in #1344 -- I think this isn't a big lift: we'll need to keep some record of what predicates were for assert ops and wire those up to the top level predicate being proven for the function.
Contributor guide
Assessment
This issue has not been assessed yet.