Live Quiz Arena
🎁 1 Free Round Daily
⚡ Enter ArenaQuestion
← Logic & PuzzlesIf a CNF formula, representing constraints in a software configuration, contains a clause (A ∨ ¬A ∨ B), which simplification is directly applicable?
A)The formula is unsatisfiable
B)Unit propagation can be initiated
C)Resolution with another clause
D)The clause can be removed✓
💡 Explanation
The clause (A ∨ ¬A ∨ B) always evaluates to true regardless of the values of A and B, because A ∨ ¬A is a tautology. Therefore, the clause can be removed without changing the satisfiability of the formula, rather than affecting satisfiability or enabling specific solving steps.
🏆 Up to £1,000 monthly prize pool
Ready for the live challenge? Join the next global round now.
*Terms apply. Skill-based competition.
Related Questions
Browse Logic & Puzzles →- In a rule-based expert system, which consequence follows if a knowledge base contains both '∀x: P(x) → Q(x)' and 'P(a)'?
- If a web server experiences a power outage independent of network connectivity, which outcome reflects their conditional independence?
- A database query optimizes relation joins using dynamic programming; what happens to memory use as the number of joined tables increases?
- If an audio compression algorithm uses a Fibonacci sequence-based prediction scheme to encode sound amplitudes, which consequence follows as the sequence order increases?
- A mechanical linkage transforms rotational motion to linear. If the linkage exhibits spatial reflection symmetry across its central axis, which consequence follows?
- If a digital circuit's output simplifies via De Morgan's laws from NOT(A AND B) to (NOT A) OR (NOT B), which consequence follows for test vectors?
