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 flag to configure smt solver #953

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Add flag to configure smt solver #953

merged 2 commits into from
Dec 18, 2024

Conversation

nilehmann
Copy link
Member

@nilehmann nilehmann commented Dec 18, 2024

Adds a flag to configure smt backend (either z3 or cvc5). The flag can be configured globally in flux.toml or per item with #[flux::opts(solver = "cvc5"). opts also accepts check_overflow and scrape_quals

@nilehmann nilehmann marked this pull request as ready for review December 18, 2024 14:33
@nilehmann nilehmann changed the title Add flag to configure smt backend Add flag to configure smt solver Dec 18, 2024
@nilehmann nilehmann merged commit e3d717f into main Dec 18, 2024
7 checks passed
@nilehmann nilehmann deleted the nico/cvc5 branch December 18, 2024 15:43
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.

1 participant