Skip to content

Defaults for well known SMT solvers#52

Merged
elliottt merged 5 commits intoelliottt:mainfrom
pleich:helper-methods-for-common-solvers
Jul 23, 2025
Merged

Defaults for well known SMT solvers#52
elliottt merged 5 commits intoelliottt:mainfrom
pleich:helper-methods-for-common-solvers

Conversation

@pleich
Copy link
Copy Markdown
Contributor

@pleich pleich commented Jul 21, 2025

This commit adds the methods .with_z3_defaults() and .with_cvc5_defaults() to the ContextBuilder. These methods will add the default arguments to start the respective SMT solver in REPL mode.

This commit adds the methods `.with_z3_defaults()` and
`.with_cvc5_defaults()` to the `ContextBuilder`. These methods will add
the default arguments to start the respective SMT solver in REPL mode.
Copy link
Copy Markdown
Owner

@elliottt elliottt left a comment

Choose a reason for hiding this comment

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

This looks great, just a few requests before merging. Thank you!

Copy link
Copy Markdown
Owner

@elliottt elliottt left a comment

Choose a reason for hiding this comment

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

Sorry, just a few clarifications on what I was asking for, then we can merge.

pleich and others added 3 commits July 23, 2025 09:57
Co-authored-by: Trevor Elliott <awesomelyawesome@gmail.com>
Co-authored-by: Trevor Elliott <awesomelyawesome@gmail.com>
Copy link
Copy Markdown
Owner

@elliottt elliottt left a comment

Choose a reason for hiding this comment

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

Thank you!

@elliottt elliottt merged commit 0f16fe8 into elliottt:main Jul 23, 2025
1 check passed
@elliottt
Copy link
Copy Markdown
Owner

I'll make a release tomorrow, thanks again for your recent contributions!

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.

2 participants