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

Enable semantic splits for bit-vectors #1120

Open
bclement-ocp opened this issue May 13, 2024 · 0 comments
Open

Enable semantic splits for bit-vectors #1120

bclement-ocp opened this issue May 13, 2024 · 0 comments
Assignees
Labels

Comments

@bclement-ocp
Copy link
Collaborator

The semantic splitting functionality introduced in #1027 is currently unused due to regressions in the arithmetic theory. Some of the problems it solves (notably the ability to have more communication between the splits and the CDCL solver) are expected to be helpful for the bit-vector theory, as discussed in #1027.

We should be using --enable-sat-cs (possibly with a few tweaks) for bit-vectors, and consider making it the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant