Skip to content

Conversation

@RyanGlScott
Copy link
Collaborator

This allows users to switch between the CVC4, CVC5, Yices, and Z3 SMT solvers, depending on which solver is the most appropriate for a given task. The default solver is Z3, as before.

Fixes #78.

This allows users to switch between the CVC4, CVC5, Yices, and Z3 SMT solvers,
depending on which solver is the most appropriate for a given task. The default
solver is Z3, as before.
@RyanGlScott RyanGlScott force-pushed the T78-configure-smt-solver branch from 0299c91 to e25c954 Compare January 31, 2025 19:10
@RyanGlScott RyanGlScott merged commit 737c6af into master Jan 31, 2025
3 checks passed
@RyanGlScott RyanGlScott deleted the T78-configure-smt-solver branch January 31, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Allow configuring the choice of SMT solver

2 participants