Remove support for CVC 3 and CVC 4#8967
Merged
tautschnig merged 1 commit intodevelopfrom Apr 25, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #8967 +/- ##
===========================================
- Coverage 81.06% 80.50% -0.56%
===========================================
Files 1704 1704
Lines 210005 188778 -21227
Branches 73 73
===========================================
- Hits 170235 151974 -18261
+ Misses 39770 36804 -2966 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
peterschrammel
approved these changes
Apr 20, 2026
tautschnig
requested changes
Apr 22, 2026
Collaborator
tautschnig
left a comment
There was a problem hiding this comment.
I'd agree with CVC 3 and CVC 4, but Yices last released on 2025-07-16, see https://github.com/SRI-CSL/yices2/releases/tag/yices-2.7.0. Compare that to Boolector, which has the repository marked as "archived" and last released in August 2024.
cc87c69 to
f86ec49
Compare
This removes the support for CVC 3 and CVC 4. CVC 3 and 4 have been superseded by CVC 5.
f86ec49 to
62a9c66
Compare
tautschnig
approved these changes
Apr 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This removes the support for CVC 3 and CVC 4.
CVC 3 and 4 have been superseded by CVC 5.