EFFICIENT HYPOTHETICAL REASONING SYSTEM FOR PREDICATE-LOGIC KNOWLEDGE-BASE

Citation
A. Kondo et al., EFFICIENT HYPOTHETICAL REASONING SYSTEM FOR PREDICATE-LOGIC KNOWLEDGE-BASE, Knowledge-based systems, 6(2), 1993, pp. 87-94
Citations number
15
Categorie Soggetti
System Science","Computer Applications & Cybernetics
Journal title
ISSN journal
09507051
Volume
6
Issue
2
Year of publication
1993
Pages
87 - 94
Database
ISI
SICI code
0950-7051(1993)6:2<87:EHRSFP>2.0.ZU;2-W
Abstract
A hypothetical reasoning system is an important framework in the devel opment of advanced knowledge-based systems. It can be effectively appl ied to many practical problems including model-based diagnosis, and de signs. However, the inference speed of its PROLOG-based implementation is slow, and this is particularly because of inefficient backtracking . In order to overcome this problem, a fast hypothetical reasoning mec hanism for propositional-logic knowledge has been developed by combini ng the advantages of forward and backward reasoning styles. This fast mechanism, however, cannot be applied to hypothetical reasoning with p redicate-logic knowledge where variables are included as arguments. Th e paper presents a fast hypothetical reasoning mechanism for predicate -logic knowledge as an extension of the above idea. A reasoning method developed in the deductive database area is effectively utilized to r ealize this fast mechanism, which can even manipulate recursive rules.