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 extra bitwuzla config for kissat #100

Closed
bruderj15 opened this issue Sep 6, 2024 · 0 comments
Closed

Add extra bitwuzla config for kissat #100

bruderj15 opened this issue Sep 6, 2024 · 0 comments
Labels
improvement Improve existing feature

Comments

@bruderj15
Copy link
Owner

bitwuzlaWithKissat :: Process.Config
bitwuzlaWithKissat = Process.defaultConfig { Process.exe = "bitwuzla", Process.args = ["--sat-solver=kissat"] }
@bruderj15 bruderj15 added the improvement Improve existing feature label Sep 6, 2024
bruderj15 added a commit that referenced this issue Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improve existing feature
Projects
None yet
Development

No branches or pull requests

1 participant