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 into
masterfrom
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 into
masterfrom
fix/violated-clause

Conversation

@arbimo

@arbimo arbimo commented Nov 25, 2025

Copy link
Copy Markdown
Member

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