Introduction to Logic Programming
Genesereth, Michael, Chaudhri, Vinay K., Brachman, Ronald
- 出版商: Morgan & Claypool
- 出版日期: 2020-02-10
- 售價: $2,498
- 貴賓價: 9.5 折 $2,373
- 語言: 英文
- 頁數: 219
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1681737221
- ISBN-13: 9781681737225
-
相關分類:
人工智慧
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,112$1,053 -
$880$695 -
$680$578 -
$2,100$1,995 -
$350$315 -
$520$468 -
$250圖數據庫, 2/e (Graph Databases: New Opportunities for Connected Data, 2/e)
-
$500$425 -
$261視圖更新與關係數據庫理論 (View Updating and Relational Theory )
-
$653深度學習、優化與識別 (Deep Learning,Optimization and Recognition)
-
$580$458 -
$403深度學習算法實踐
-
$534$507 -
$332深度學習框架 PyTorch : 入門與實踐
-
$294$279 -
$300$237 -
$1,150$1,093 -
$1,470$1,397 -
$680$530 -
$650$553 -
$370$352 -
$250$238 -
$190$181 -
$654SQL 與關係數據庫理論, 3/e (SQL and Relational Theory: How to Write Accurate SQL Code, 3/e)
-
$880$695
相關主題
商品描述
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.
"This is a book for the 21st century: presenting an elegant and innovative perspective on logic programming. Unlike other texts, it takes datasets as a fundamental notion, thereby bridging the gap between programming languages and knowledge representation languages; and it treats updates on an equal footing with datasets, leading to a sound and practical treatment of action and change." - Bob Kowalski, Professor Emeritus, Imperial College London
"In a world where Deep Learning and Python are the talk of the day, this book is a remarkable development. It introduces the reader to the fundamentals of traditional Logic Programming and makes clear the benefits of using the technology to create runnable specifications for complex systems." - Son Cao Tran, Professor in Computer Science, New Mexico State University
"Excellent introduction to the fundamentals of Logic Programming. The book is well-written and well-structured. Concepts are explained clearly and the gradually increasing complexity of exercises makes it so that one can understand easy notions quickly before moving on to more difficult ideas." - George Younger, student, Stanford University