esbmc
esbmc copied to clipboard
added support for union dereference (EXPERIMENTAL & DO NOT MERGE)
This PR adds support for union dereference, but it is still experimental.
These results are from the master
branch using ESBMC incremental (timelimit="5 min" memlimit="6 GB"):
Statistics: 15455 Files
correct: 6728
correct true: 3118
correct false: 3610
incorrect: 243
incorrect true: 6
incorrect false: 237
unknown: 8484
Score: 5862 (max: 25033)