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 the --solver-path option #3184

Merged
merged 7 commits into from
Dec 16, 2022

Conversation

keyboardDrummer
Copy link
Member

Changes

Add the --solver-path option to allow customising the SMT solver used when using the new Dafny CLI.

Testing

Option is used in a new littish test.

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

MikaelMayer
MikaelMayer previously approved these changes Dec 15, 2022
Copy link
Member

@MikaelMayer MikaelMayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahhhh feels so goooood to not have to write this weird PROC:SOLVER_PATH in command line anymore. Thanks for migrating this flag from Boogie to a proper Dafny CLI !

Copy link
Collaborator

@stefan-aws stefan-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previously approved. All tests passed. Looks good as far as I can tell.

@keyboardDrummer keyboardDrummer merged commit 01c924a into dafny-lang:master Dec 16, 2022
@keyboardDrummer keyboardDrummer deleted the proverPath branch December 16, 2022 13:06
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.

None yet

3 participants