Concept information
PREFERRED TERM
Boolean satisfiability problem
DEFINITION(S)
- the satisfaction problem in propositional logic consists in determining whether a formula, expressed in propositional logic, is true or false. This problem is very important in computer science, as it constitutes the reference for problems that are difficult to solve (which is the subject of algorithmic complexity theory). It provides a reference for solving/studying problems that are reducible to it or to which it is reducible, such as the verification of software, microprocessors or complex systems. (Source: translated from https://ia.gdria.fr/Glossaire/probleme-sat/ )
BROADER CONCEPT(S)
SYNONYM(S)
- SAT problem
IN OTHER LANGUAGES
-
French
-
problème SAT
-
SAT
URI
http://data.loterre.fr/ark:/67375/23L-RM5PWC50-6
{{toUpperCase label}}
{{#each values }} {{! loop through ConceptPropertyValue objects }}
{{#if prefLabel }}
{{/if}}
{{/each}}
{{#if notation }}{{ notation }} {{/if}}{{ prefLabel }}
{{#ifDifferentLabelLang lang }} ({{ lang }}){{/ifDifferentLabelLang}}
{{#if vocabName }}
{{ vocabName }}
{{/if}}