Re: OOPS Expert System Shell with LEX conflict resolution



Angela Latrofa wrote:
Hy everybody,
I'm a newbie student of prolog. I have to develope an expert system.
For do this i want to use a forward chaining shell like OOPS described
in Amzi! Building Expert System in Prolog. I've problem trying to use
the LEX conflict resolution specifically when program call findall
the system shows this message
"ERROR: source_sink `rule _G530:_G531==>_G532' does not exist".
I can't find the bug.
Someone has a working version of Oops or other expert system shell
with conflict resolution ?
Thanks for your help.


Most Prolog systems include an implementation of Constraint Handling Rules (CHR). CHRs are forward chaining rules very similar to production rules. They do not offer all features of a full production rule system, but certainly those of OOPS. They should be far more efficient than OOPS as well. The conflict resolution is fixed and different from LEX, but in practice there should be noticeable difference.

CHeeRs,
Peter



begin:vcard
fn:Peter Van Weert
n:Van Weert;Peter
org:K.U.Leuven;Computer Science
adr:room 01.08;;Celestijnenlaan 200A;Heverlee;;3001;Belgium
email;internet:Peter.VanWeert@xxxxxxxxxxxxxx
title:DTAI (Declarative Languages and Artificial Intelligence)
tel;work:+ 32 16 327064
x-mozilla-html:TRUE
url:http://www.cs.kuleuven.be/~petervw/
version:2.1
end:vcard



Relevant Pages

  • Re: OOPS Expert System Shell with LEX conflict resolution
    ... I have to develope an expert system. ... For do this i want to use a forward chaining shell like OOPS described ... Building Expert System in Prolog. ...
    (comp.lang.prolog)
  • Re: Prolog newbie question
    ... It is not realistic, judging by your comments, to expect the Prolog ... decide on just what types of rules and what inference mechanisms you ... Lenat's Eurisko, an expert system that was meant to build other expert ...
    (comp.lang.prolog)
  • Re: How to write an expert system shell
    ... Writing an expert system can be as complex or easy as the domain ... PROLOG handles unification ... systems are implemented using each of the shells. ... This is the full source code prototypes from the book Building Expert ...
    (comp.ai)
  • Requirement for a Prolog Developer
    ... Develop UNIX rule-based expert systems ... in support of Customs and Border Patrol targeting applications. ... years of extensive use of Prolog required. ... Please sure your resume has the words UNIX, Prolog, AI, Expert System, ...
    (comp.lang.prolog)
  • Re: OOPS Expert System Shell with LEX conflict resolution
    ... I have to develope an expert system. ... For do this i want to use a forward chaining shell like OOPS described ... Building Expert System in Prolog. ... the LEX conflict resolution specifically when program call findall ...
    (comp.lang.prolog)