Skip to main content

2012 | OriginalPaper | Buchkapitel

6. Propositional Logic: SAT Solvers

verfasst von : Prof. Mordechai Ben-Ari

Erschienen in: Mathematical Logic for Computer Science

Verlag: Springer London

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Although it is believed that there is no efficient algorithm for the decidability of satisfiability in propositional logic, many algorithms are efficient in practice. This is particularly true when a formula is satisfiable; for example, when you build a truth table for an unsatisfiable formula of size n you will have to generate all 2 n rows, but if the formula is satisfiable you might get lucky and find a model after generating only a few rows. Even an incomplete algorithm—one that can find a model if one exists but may not be able to detect if a formula is unsatisfiable—can be useful in practice.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
Zurück zum Zitat A. Biere, M. Heule, H. Van Maaren, and T. Walsh, editors. Handbook of Satisfiability, volume 185 of Frontiers in Artificial Intelligence and Applications. IOS Press, 2009. MATH A. Biere, M. Heule, H. Van Maaren, and T. Walsh, editors. Handbook of Satisfiability, volume 185 of Frontiers in Artificial Intelligence and Applications. IOS Press, 2009. MATH
Zurück zum Zitat M. Davis, G. Logemann, and D. Loveland. A machine program for theorem-proving. Communications of the ACM, 5:394–397, 1962. MathSciNetMATHCrossRef M. Davis, G. Logemann, and D. Loveland. A machine program for theorem-proving. Communications of the ACM, 5:394–397, 1962. MathSciNetMATHCrossRef
Zurück zum Zitat G. Gopalakrishnan. Computational Engineering: Applied Automata Theory and Logic. Springer, 2006. G. Gopalakrishnan. Computational Engineering: Applied Automata Theory and Logic. Springer, 2006.
Zurück zum Zitat J.E. Hopcroft, R. Motwani, and J.D. Ullman. Introduction to Automata Theory, Languages and Computation (Third Edition). Addison-Wesley, 2006. J.E. Hopcroft, R. Motwani, and J.D. Ullman. Introduction to Automata Theory, Languages and Computation (Third Edition). Addison-Wesley, 2006.
Zurück zum Zitat S. Malik and L. Zhang. Boolean satisfiability: From theoretical hardness to practical success. Communications of the ACM, 52(8):76–82, 2009. CrossRef S. Malik and L. Zhang. Boolean satisfiability: From theoretical hardness to practical success. Communications of the ACM, 52(8):76–82, 2009. CrossRef
Zurück zum Zitat B.A. Nadel. Representation selection for constraint satisfaction: A case study using n-queens. IEEE Expert: Intelligent Systems and Their Applications, 5:16–23, June 1990. B.A. Nadel. Representation selection for constraint satisfaction: A case study using n-queens. IEEE Expert: Intelligent Systems and Their Applications, 5:16–23, June 1990.
Zurück zum Zitat M. Sipser. Introduction to the Theory of Computation (Second Edition). Course Technology, 2005. M. Sipser. Introduction to the Theory of Computation (Second Edition). Course Technology, 2005.
Metadaten
Titel
Propositional Logic: SAT Solvers
verfasst von
Prof. Mordechai Ben-Ari
Copyright-Jahr
2012
Verlag
Springer London
DOI
https://doi.org/10.1007/978-1-4471-4129-7_6