English

An Environment for the Exploration of Non Monotonic Logic Programs

Programming Languages 2007-05-23 v1 Logic in Computer Science

Abstract

Stable Model Semantics and Well Founded Semantics have been shown to be very useful in several applications of non-monotonic reasoning. However, Stable Models presents a high computational complexity, whereas Well Founded Semantics is easy to compute and provides an approximation of Stable Models. Efficient engines exist for both semantics of logic programs. This work presents a computational integration of two of such systems, namely XSB and SMODELS. The resulting system is called XNMR, and provides an interactive system for the exploration of both semantics. Aspects such as modularity can be exploited in order to ease debugging of large knowledge bases with the usual Prolog debugging techniques and an interactive environment. Besides, the use of a full Prolog system as a front-end to a Stable Models engine augments the language usually accepted by such systems.

Keywords

Cite

@article{arxiv.cs/0111049,
  title  = {An Environment for the Exploration of Non Monotonic Logic Programs},
  author = {Luis F. Castro and David S. Warren},
  journal= {arXiv preprint arXiv:cs/0111049},
  year   = {2007}
}

Comments

* In A. Kusalik (ed), Proceedings of the Eleventh International Workshop on Logic Programming Environments (WLPE'01), December 1, 2001, Paphos, Cyprus. cs.PL/0111042

R2 v1 2026-07-22T12:19:29.842Z