A programmable approach to maintenance of a finite knowledge base

  • Authors:
  • ShangMin Luan;GuoZhong Dai;Wei Li

  • Affiliations:
  • Institute of Software, The Chinese Academy of Sciences, Beijing 100080, P.R. China;Institute of Software, The Chinese Academy of Sciences, Beijing 100080, P.R. China;Department of Computer Science and Engineering, Beijing University of Aeronautics and Astronautics, Beijing 100083, P.R. China

  • Venue:
  • Journal of Computer Science and Technology
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present a programmable method of revising a finite clause set. We first present a procedure whose formal parameters are a consistent clause set Γ and a clause A and whose output is a set of minimal subsets of Γ which are inconsistent with A. The maximal consistent subsets can be generated from all minimal inconsistent subsets. We develop a prototype system based on the above procedure, and discuss the implementation of knowledge base maintenance. At last, we compare the approach presented in this paper with other related approaches. The main characteristic of the approach is that it can be implemented by a computer program.