Are there any techniques for checking whether a clause is subsumed by another clause when adding it to a cnf formula?

cs.stackexchange https://cs.stackexchange.com/questions/92035

Question

When doing variable elimination on a formula in cnf form, there is created a lot of new clauses. Is there any efficient way to check if these are subsumed by other, already existing clauses?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with cs.stackexchange
scroll top