< >
- This dictionary is limited to the Prolog concepts covered in COMP9414 Artificial Intelligence at the University of New South Wales, Sydney.
- Thea is a SWI Prolog API for processing OWL2 ontologies.
- embeds prolog in js python c# using yield iterator
- Supported and ongoing software projects: * IsaPlanner - a proof planner for Isabelle * HiGraph - a system for presenting and manipulating hierarch...Supported and ongoing software projects: * IsaPlanner - a proof planner for Isabelle * HiGraph - a system for presenting and manipulating hierarchical proofs/graphs generated by proof planning in IsaPlanner. Currently just an editor/drawing tool for the graphs. * Quantomatic - a tool for graphically reasoning about quantum computation using models based on compact closed categories. Older software projects (no longer being developed): * Lambda Clam - a proof planner written in lambda prolog. * HR - an automated theory formation system * Clam proof planner with oyster - a proof planner written in prolog * Clam version 3.2 * HOL-Clam - a link up between the HOL proof assistant and the Clam proof planner. * Anastasia - a structural program editor * Press - a prolog based system for solving symbolic, transcendental, non-differential equations
- LambdaCLAM is a tool for automated theorem proving in higher order domains. In particular LambdaCLAM specialises in proof using induction based on the ripp...LambdaCLAM is a tool for automated theorem proving in higher order domains. In particular LambdaCLAM specialises in proof using induction based on the rippling heuristic. LambdaCLAM is a higher-order version of CLAM. Both CLAM and LambdaCLAM use proof planning to guide the search for a proof A proof plan is a proof of a theorem at some level of abstraction presented as a tree. Each node in this tree is justified by a tactic. The exact nature of these tactics is unspecified, they may be sequences of inference rules, programs for generating sequences of inferences or a further proof plan at some lower level of abstraction. In principle while the generation of the proof tree may have involved heuristics and (possibly) unsound inference steps, it can be justified by executing the tactics attached to the nodes.
- Despite Prolog's logic heritage and its use of theorem-proving unification and resolution operations, Prolog fails to qualify as a full general-purpose the...Despite Prolog's logic heritage and its use of theorem-proving unification and resolution operations, Prolog fails to qualify as a full general-purpose theorem-proving system. There are three main reasons: (1) many Prolog systems use an unsound unification algorithm, (2) Prolog's unbounded depth-first search strategy is incomplete, and (3) Prolog's inference system is not complete for non-Horn clauses. Nevertheless, Prolog is quite interesting from a theorem-proving standpoint because of its very high inference rate as compared to conventional theorem-proving programs. The objective of the Prolog Technology Theorem Prover (PTTP) is to overcome the deficiencies while retaining as fully as possible the high performance of well-engineered Prolog systems.
< >
- Code Generation, page 173-192. (1991)
- LOG IN: Informatische Bildung und Computer in der Schule (2003)
- ACM SIGOPS Operating Systems Review 43(4):25--30 (2010)
- 1707, page 270--278. SPIE, (1992)
- Comput. Linguist. 21(3):281--320 (1995)
- The Prague Bulletin of Mathematical Linguistics, Special Issue: Open Source Tools for Machine Translation (2009)
- MIT Press, Cambridge, MA, 2. edition, (1994)
- Springer, Berlin, (1991)
- Springer, Berlin, (1988)
- Informatik-Fachberichte Springer, Berlin, (1988)
- CSLI Lecture Notes Center for the Study of Language and Information, Stanford, CA, (1987)
- Pearson Addison-Wesley, Harlow, England, 3. edition, (2000)
- Lecture Notes in Computer Science Springer, Berlin, (1986)
- Springer, Berlin, 5. edition, (2003)
- Artificial Intelligence Review 33(1-2):151-173 (2010)
- Addison-Wesley, (1986)
- The Prague Bulletin of Mathematical Linguistics (January 2009)
- International Business Machines Corporation. Journal of Research and Development 30(3):294--309 (May 1986)Also published as a report, IBM Los Angeles Scientific Center July 1985. .
- WLP'05: Proceedings of the 19th Workshop on Constraint Logic Programming, (2005)
- The Semantic Web - ISWC 2003, Second International Semantic Web Conference, volume 2870 of Lecture Notes in Computer Science, page 644 - 658. (2003)


concept