Actions

Ontolog Forum

Revision as of 04:19, 14 December 2015 by imported>PeterYim (init Last updated at: 2013-07-23 09:13:40 By user: PeterYim)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Logic programming (LP)

Logic programming is a paradigm where computation arises from proof search in a logic according to a fixed, predictable strategy. It thereby unifies logical specification and implementation in a way that is quite different from the other 3 main programming paradigms (functional, imperative, or object oriented programming). Its theory of computation is based on first order logic.

see: https://en.wikipedia.org/wiki/Logic_programming