You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Wrap do_prop_solve() in try/catch to set ERROR state on exception
- Clarify decision_proceduret docs: D_ERROR represents unsolved or error
- Add PRECONDITION(!a.is_constant()) to CaDiCaL is_in_conflict()
- Add unit test for new_variable() invalidating SAT state
- Call clear_status() in cnft::new_variable() and cnft::new_variables()
- Document that ERROR state is intentionally sticky in clear_status()
- Invalidate latest_result in set_to_true/set_to_false
Co-authored-by: Kiro <kiro-agent@users.noreply.github.com>
0 commit comments