Skip to content

Conversation

agreatnate
Copy link

When using sharpSAT as a library and using the solver multiple times, incorrect data was returned and segmentation faults occurred.

This was tracked down to the fact that the "viewed_lits" vector in implicitBCP was declared static, so that it persisted across multiple solvers.

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.

1 participant