An incremental algorithm for generating all minimal models

作者:

Highlights:

摘要

The task of generating minimal models of a knowledge base is at the computational heart of diagnosis systems like truth maintenance systems, and of nonmonotonic systems like autoepistemic logic, default logic, and disjunctive logic programs. Unfortunately, it is NP-hard. In this paper we present a hierarchy of classes of knowledge bases, Ψ1,Ψ2,… , with the following properties: first, Ψ1 is the class of all Horn knowledge bases; second, if a knowledge base T is in Ψk, then T has at most k minimal models, and all of them may be found in time O(lk2), where l is the length of the knowledge base; third, for an arbitrary knowledge base T, we can find the minimum k such that T belongs to Ψk in time polynomial in the size of T; and, last, where K is the class of all knowledge bases, it is the case that ⋃i=1∞Ψi=K, that is, every knowledge base belongs to some class in the hierarchy. The algorithm is incremental, that is, it is capable of generating one model at a time.

论文关键词:Minimal models,Nonmonotonic reasoning,Diagnosis,Logic programming,Knowledge representation,Propositional statisfiability,Datalog

论文评审过程:Received 1 October 2002, Revised 23 March 2005, Accepted 22 June 2005, Available online 11 August 2005.

论文官网地址:https://doi.org/10.1016/j.artint.2005.06.003