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

don't print variables in witness that are not part of the formula #83

Open
marijnheule opened this issue Dec 30, 2023 · 1 comment
Open

Comments

@marijnheule
Copy link
Collaborator

CaDiCaL prints a value for all variables between 1 and the max variable index. It would be convenient if the variables that do not occur in the formula are skipped when printing the witness.

@arminbiere
Copy link
Owner

At one point tools used in the competition required to have values for all variables. So adding this feature would still require to determine whether it should be enabled by default or not.

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

No branches or pull requests

2 participants