Logic Programming Applications: What Are the Abstractions and Implementations?

02/20/2018
by   Yanhong A. Liu, et al.
0

This article presents an overview of applications of logic programming, classifying them based on the abstractions and implementations of logic languages that support the applications. The three key abstractions are join, recursion, and constraint. Their essential implementations are for-loops, fixed points, and backtracking, respectively. The corresponding kinds of applications are database queries, inductive analysis, and combinatorial search, respectively. We also discuss language extensions and programming paradigms, summarize example application problems by application areas, and touch on example systems that support variants of the abstractions with different implementations.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset