I've managed to simplify an expression to the following (both the original expression and the version below resolve to the same CNF according to WolphramAlpha).
What next?
(~C || C || ~A) && (~A || ~B || C)
I've managed to simplify an expression to the following (both the original expression and the version below resolve to the same CNF according to WolphramAlpha).
What next?
(~C || C || ~A) && (~A || ~B || C)