Equisatisfiability

ID: equisatisfiability

Equisatisfiability is a concept in logic and computer science, particularly within the fields of propositional logic and satisfiability (SAT) problems. Two logical formulas are said to be equisatisfiable if they have the same satisfiability status; that is, if one formula is satisfiable (there exists an assignment of truth values to its variables that makes the formula true), then the other formula is also satisfiable, and vice versa.

New to topics? Read the docs here!