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

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?

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 cs.stackexchange
scroll top