Introduction to Logic Programming von Michael Genesereth | ISBN 9783031004582

Introduction to Logic Programming

von Michael Genesereth und Vinay K. Chaudhri
Mitwirkende
Autor / AutorinMichael Genesereth
Autor / AutorinVinay K. Chaudhri
Buchcover Introduction to Logic Programming | Michael Genesereth | EAN 9783031004582 | ISBN 3-031-00458-2 | ISBN 978-3-031-00458-2

Introduction to Logic Programming

von Michael Genesereth und Vinay K. Chaudhri
Mitwirkende
Autor / AutorinMichael Genesereth
Autor / AutorinVinay K. Chaudhri
Logic Programming is a style of programming in which programs take the form of sets of sentences in the language of Symbolic Logic. Over the years, there has been growing interest in Logic Programming due to applications in deductive databases, automated worksheets, Enterprise Management (business rules), Computational Law, and General Game Playing. This book introduces Logic Programming theory, current technology, and popular applications. In this volume, we take an innovative, model-theoretic approach to logic programming. We begin with the fundamental notion of datasets, i. e., sets of ground atoms. Given this fundamental notion, we introduce views, i. e., virtual relations; and we define classical logic programs as sets of view definitions, written using traditional Prolog-like notation but with semantics given in terms of datasets rather than implementation. We then introduce actions, i. e., additions and deletions of ground atoms; and we define dynamic logic programs as sets of action definitions. In addition to the printed book, there is an online version of the text with an interpreter and a compiler for the language used in the text and an integrated development environment for use in developing and deploying practical logic programs.