Skip to content

[Symex] Fix problem which might occur in hasContradiction when using backward resolution#69

Draft
dawa6183 wants to merge 1 commit into
uuverifiers:masterfrom
dawa6183:contradictionBug
Draft

[Symex] Fix problem which might occur in hasContradiction when using backward resolution#69
dawa6183 wants to merge 1 commit into
uuverifiers:masterfrom
dawa6183:contradictionBug

Conversation

@dawa6183

@dawa6183 dawa6183 commented Nov 6, 2024

Copy link
Copy Markdown

In the previous code "False :- P(..) /\ c" was considered to be a contradiction if c was satisfiable. It did not account for the predicate P in the body. The code now matches the comment above the function.

…ard resolution. In the previous code "False :- P(..) /\ c" was considered to be a contradiction if c was satisfiable. It did not account for the predicate P in the body.
@dawa6183 dawa6183 marked this pull request as draft November 6, 2024 14:01
@dawa6183 dawa6183 marked this pull request as ready for review November 6, 2024 14:12
@dawa6183 dawa6183 marked this pull request as draft November 13, 2024 09:25
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.

2 participants