Skip to content
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

Added thorn creation to action #307

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Added thorn creation to action #307

merged 3 commits into from
Oct 21, 2024

Conversation

leventeBajczi
Copy link
Contributor

We have a new tool this year @ SV-COMP, Thorn, which is a portfolio of Theta's HORN-based analyses. This PR adds support for Thorn's binary in the pipeline.

Copy link

Benchexec test report for a selection of SV-Benchmarks (correct / incorrect / all):

task set BOUNDED CEGAR HORN
Arrays ✅ (1 / 0 / 86) HTML/CSV ❓ (0 / 0 / 4) HTML/CSV ✅ (1 / 0 / 53) HTML/CSV
BitVectors ✅ (4 / 0 / 21) HTML/CSV ✅ (5 / 0 / 30) HTML/CSV ✅ (2 / 0 / 30) HTML/CSV
Combinations ❓ (0 / 0 / 39) HTML/CSV ❓ (0 / 0 / 39) HTML/CSV ❓ (0 / 0 / 39) HTML/CSV
Concurrency ❓ (0 / 0 / 114) HTML/CSV ✅ (8 / 0 / 42) HTML/CSV ❓ (0 / 0 / 113) HTML/CSV
ConcurrencySafety-NoOverflows ❓ (0 / 0 / 107) HTML/CSV ✅ (6 / 0 / 35) HTML/CSV ❓ (0 / 0 / 108) HTML/CSV
ControlFlow ✅ (3 / 0 / 32) HTML/CSV ✅ (2 / 0 / 54) HTML/CSV ❗ (31 / 17 / 66) HTML/CSV
ECA ❓ (0 / 0 / 36) HTML/CSV ❓ (0 / 0 / 36) HTML/CSV ❓ (0 / 0 / 36) HTML/CSV
Floats ❓ (0 / 0 / 17) HTML/CSV ✅ (7 / 0 / 22) HTML/CSV ❓ (0 / 0 / 34) HTML/CSV
Hardware ❓ (0 / 0 / 29) HTML/CSV ✅ (1 / 0 / 17) HTML/CSV ❓ (0 / 0 / 28) HTML/CSV
Heap ✅ (9 / 0 / 111) HTML/CSV ✅ (40 / 0 / 94) HTML/CSV ❗ (9 / 2 / 111) HTML/CSV
Loops ✅ (12 / 0 / 50) HTML/CSV ✅ (1 / 0 / 7) HTML/CSV ✅ (24 / 0 / 68) HTML/CSV
NoDataRace ❓ (0 / 0 / 116) HTML/CSV ✅ (27 / 0 / 50) HTML/CSV ❓ (0 / 0 / 116) HTML/CSV
ProductLines ❓ (0 / 0 / 316) HTML/CSV ❓ (0 / 0 / 319) HTML/CSV ❓ (0 / 0 / 317) HTML/CSV
Recursive ❓ (0 / 0 / 153) HTML/CSV ✅ (7 / 0 / 36) HTML/CSV ❓ (0 / 0 / 153) HTML/CSV
Sequentialized ✅ (2 / 0 / 30) HTML/CSV ✅ (2 / 0 / 31) HTML/CSV ✅ (3 / 0 / 30) HTML/CSV
XCSP ❓ (0 / 0 / 19) HTML/CSV ❓ (0 / 0 / 19) HTML/CSV ❓ (0 / 0 / 19) HTML/CSV

Copy link
Member

@AdamZsofi AdamZsofi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Happy to have the --svcomp flag instead of having to use 6 other flags.

@leventeBajczi leventeBajczi merged commit 55c828b into master Oct 21, 2024
150 checks passed
@leventeBajczi leventeBajczi deleted the add-thorn-binary branch October 21, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants