You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is an extension project to the KLEE symbolic execution engine that supports reasoning about floating-point arithmetic. For more details see:
Floating-Point Symbolic Execution: A Case Study in N-version Programming. Daniel Liew, Daniel Schemmel, Cristian Cadar, Alastair Donaldson, Rafael Zähl, Klaus Wehrle. IEEE/ACM International Conference on Automated Software Engineering (ASE 2017)
The text was updated successfully, but these errors were encountered:
@map2check: you need to be careful about this issue. I'm unsure whether this extension is useful. Try to talk with Cristian Cadar to see if it is worth investing effort in this integration.
KLEE-Float
Check out https://srg.doc.ic.ac.uk/projects/klee-float/
That is an extension project to the KLEE symbolic execution engine that supports reasoning about floating-point arithmetic. For more details see:
Floating-Point Symbolic Execution: A Case Study in N-version Programming. Daniel Liew, Daniel Schemmel, Cristian Cadar, Alastair Donaldson, Rafael Zähl, Klaus Wehrle. IEEE/ACM International Conference on Automated Software Engineering (ASE 2017)
The text was updated successfully, but these errors were encountered: