December 2021
Beginner
840 pages
47h 29m
English
CLIPS10 (C Language Integrated Production System) is a language for implementing expert systems using a logic/declarative style of programming. Originally called NASA’s Artificial Intelligence Language (NAIL), CLIPS started as a tool for creating expert systems at NASA in the 1980s. An expert system is a computer program capable of modeling the knowledge of a human expert (Giarratano 2008). In artificial intelligence, a production system is a computer system that relies on facts and rules to guide its decision making.
While CLIPS and Prolog both support declarative programming, they use fundamentally different search strategies. Prolog works backward from the goal using resolution to find a series of facts ...
Read now
Unlock full access