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

Add support for smt-cvc5 #1444

Merged
merged 1 commit into from Oct 10, 2023
Merged

Add support for smt-cvc5 #1444

merged 1 commit into from Oct 10, 2023

Conversation

mario-bucev
Copy link
Collaborator

cvc5 can be selected with --solvers=smt-cvc5 (as long as its executable can be found in PATH).
The other changes relate to integration test: instead of loading verification/ per solver, we do it only once.

@mario-bucev mario-bucev linked an issue Oct 10, 2023 that may be closed by this pull request
@vkuncak vkuncak merged commit 15e0e0c into epfl-lara:main Oct 10, 2023
2 checks passed
@mario-bucev mario-bucev deleted the smt-cvc5 branch October 11, 2023 05:17
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.

Support for CVC5
2 participants