erfüllbar
Erfüllbar is a term used in logic and computer science to describe whether a given formula or set of constraints can be made true by some assignment of values. In German, the corresponding noun is Erfüllbarkeit and the related adjective is erfüllbar. The concept is central in propositional and first-order logic, as well as in constraint satisfaction problems, verification, and automated reasoning.
In propositional logic, a formula is erfüllbar if there exists a truth assignment to its propositional variables
Determining satisfiability is the core problem of the SAT problem. For propositional logic, the satisfiability problem
Beyond propositional logic, satisfiability can be studied in first-order logic (existence of a model), and in