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

chore: change further solvers in harnesses used with Kani #2284

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

tautschnig
Copy link
Contributor

Description of changes:

CaDiCaL version 1.9.2 and later have a substantially worse performance on some instances produced by CBMC (via Kani). Use MiniSat to change overall verification time from over 800 seconds down to 20 (rx_message_test) and from over 80 seconds down to 15 (round_trip).

Testing:

Tested in CI.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

CaDiCaL version 1.9.2 and later have a substantially worse performance on some
instances produced by CBMC (via Kani). Use MiniSat to change overall
verification time from over 800 seconds down to 20 (`rx_message_test`) and from
over 80 seconds down to 15 (`round_trip`).
@camshaft camshaft merged commit cc4e6d0 into aws:main Jul 25, 2024
118 of 119 checks passed
@tautschnig tautschnig deleted the change-more-solvers branch July 25, 2024 11:15
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