Skip to content

fix(sat): A clause violated at root level could be forgotten on a subsequent call of the solver.#203

Open
arbimo wants to merge 1 commit intomasterfrom
fix/violated-clause
Open

fix(sat): A clause violated at root level could be forgotten on a subsequent call of the solver.#203
arbimo wants to merge 1 commit intomasterfrom
fix/violated-clause

Conversation

@arbimo
Copy link
Member

@arbimo arbimo commented Nov 25, 2025

This caused a potential bug where calling the solver multiple time on a
trivially UNSAT instance could eventually result in a SAT result.

subsequent call of the solver.

This caused a potential bug where calling the solver multiple time on a
trivially UNSAT instance could eventually result in a SAT result.
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