smackers / smack

SMACK Software Verifier and Verification Toolchain
http://smackers.github.io
Other
432 stars 82 forks source link

Cleaning up SmackWarnings naming convention #722

Closed zvonimir closed 3 years ago

zvonimir commented 3 years ago

I would like to clean up our naming convention in SmackWarnings since I think what we have now is confusing. So we have these 3 functions: warnUnModeled, warnIfIncomplete, warnImprecise.

I don't know what each of them means. Taking a step back, we have 3 cases:

Now I am curious how do our current names map to my proposed names?

zvonimir commented 3 years ago

@shaobo-he Could you help me out here please?

zvonimir commented 3 years ago

I get it! We should name them: warnOverApproximate, warnUnderApproximate, and warnApproximate!

shaobo-he commented 3 years ago

This issue has been fixed. Closed.