-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
K induction and IMC #243
K induction and IMC #243
Conversation
ff8bc3e
to
077a6ce
Compare
+ changed cli-s based on new interface
1361f2f
to
f5c7b9e
Compare
Kudos, SonarCloud Quality Gate passed! |
Benchexec test report for a selection of SV-Benchmarks (correct / incorrect / all): ✅ ConcurrencySafety-Main (8 / 0 / 10)
✅ ConcurrencySafety-MemSafety (8 / 0 / 10)
✅ ConcurrencySafety-NoOverflows (8 / 0 / 10)
✅ NoDataRace-Main (8 / 0 / 10)
❓ ReachSafety-Arrays (0 / 0 / 10)
✅ ReachSafety-BitVectors (3 / 0 / 10)
❓ ReachSafety-Combinations (0 / 0 / 10)
✅ ReachSafety-ControlFlow (2 / 0 / 10)
❓ ReachSafety-ECA (0 / 0 / 10)
❓ ReachSafety-Floats (0 / 0 / 10)
❓ ReachSafety-Hardware (0 / 0 / 10)
✅ ReachSafety-Heap (2 / 0 / 10)
❓ ReachSafety-Loops (0 / 0 / 10)
❓ ReachSafety-Recursive (0 / 0 / 10)
✅ ReachSafety-Sequentialized (1 / 0 / 10)
✅ ReachSafety-XCSP (2 / 0 / 10)
|
From mondokz/theta