Abductive logic programming: Difference between revisions

Content deleted Content added
See also: mentioned above
Line 105:
 
==Implementation and systems==
Most of the implementations of ALP extend the SLD resolution-based computational model of logic programming. ALP can also be implemented by means of its link with [[Answer Set Programming]] (ASP), where the ASP systems can be employed. Examples of systems of the former approach are ACLP, A-system, CIFF, SCIFF, ABDUAL and ProLogICA.
 
== See also ==