Skip to main content

2012 | OriginalPaper | Buchkapitel

11. First-Order Logic: Logic Programming

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

Resolution was originally developed as a method for automatic theorem proving. Later, it was discovered that a restricted form of resolution can be used for programming a computation. This approach is called logic programming. A program is expressed as a set of clauses and a query is expressed as an additional clause that can clash with one or more of the program clauses. The query is assumed to be the negation of result of the program. If a refutation succeeds, the query is not a logical consequence of the program, so its negation must be a logical consequence. Unifications done during the refutation provide answers to the query in addition to the simple fact that the negation of the query is true.

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 I. Bratko. Prolog Programming for Artificial Intelligence (Fourth Edition). Addison-Wesley, Boston, 2011. I. Bratko. Prolog Programming for Artificial Intelligence (Fourth Edition). Addison-Wesley, Boston, 2011.
Zurück zum Zitat W.F. Clocksin and C.S. Mellish. Programming in Prolog: Using the ISO Standard. Springer, Berlin, 2003. CrossRef W.F. Clocksin and C.S. Mellish. Programming in Prolog: Using the ISO Standard. Springer, Berlin, 2003. CrossRef
Zurück zum Zitat J.W. Lloyd. Foundations of Logic Programming (Second Edition). Springer, Berlin, 1987. MATHCrossRef J.W. Lloyd. Foundations of Logic Programming (Second Edition). Springer, Berlin, 1987. MATHCrossRef
Zurück zum Zitat L. Sterling and E. Shapiro. The Art of Prolog: Advanced Programming Techniques (Second Edition). MIT Press, Cambridge, MA, 1994. MATH L. Sterling and E. Shapiro. The Art of Prolog: Advanced Programming Techniques (Second Edition). MIT Press, Cambridge, MA, 1994. MATH
Metadaten
Titel
First-Order Logic: Logic Programming
verfasst von
Prof. Mordechai Ben-Ari
Copyright-Jahr
2012
Verlag
Springer London
DOI
https://doi.org/10.1007/978-1-4471-4129-7_11