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

Specify explicit theory in SMT solver backend #571

Open
yav opened this issue Sep 11, 2024 · 2 comments
Open

Specify explicit theory in SMT solver backend #571

yav opened this issue Sep 11, 2024 · 2 comments
Labels
cn solver Related to the SMT solver backend

Comments

@yav
Copy link
Collaborator

yav commented Sep 11, 2024

There might be performance benefits if we explicitly tell the solver what theories to use.

@yav yav added cn solver Related to the SMT solver backend labels Sep 11, 2024
@dc-mak
Copy link
Contributor

dc-mak commented Nov 4, 2024

We should also add Z3 flags to adjust performance like this: Z3Prover/z3#7352

@cp526
Copy link
Collaborator

cp526 commented Nov 4, 2024

As of 0ef1e70 CN specifies the logic in the CVC5 backend. It would be easy to add a Z3 setting for the flag mentioned above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cn solver Related to the SMT solver backend
Projects
None yet
Development

No branches or pull requests

3 participants