Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ucsd!rutgers!apple!voder!pyramid!prls!philabs!linus!mbunix!bwk From: bwk@mbunix.mitre.org (Barry W. Kort) Newsgroups: comp.ai Subject: Re: Object oriented languages for expert systems Summary: We succeeded with DigiTalk Smalltalk and Prolog Keywords: Simulation Modeling, Fault Diagnosis Message-ID: <46735@linus.UUCP> Date: 22 Mar 89 17:25:32 GMT References: <156@bnr-di.UUCP> <2717@sun.soe.clarkson.edu> Sender: news@linus.UUCP Reply-To: bwk@mbunix (Kort) Distribution: usa Organization: The MITRE Corporation, Bedford, Mass. Lines: 20 In article <2717@sun.soe.clarkson.edu> k500@sun.soe!clutx.clarkson.edu.UUCP writes: > Can anybody tell me about their experience with object oriented languages > to write expert systems ? The task that I am doing involves simulation > of a plant and fault diagnosis. How tough is it to combine object oriented > approach with rule-based approach ? Is it even necessary to do so ? > I also require good graphics capability. Has anybody worked with Nexpert > Object? If so would you recommend it for this task ? Together with an undergraduate from the University of Connecticut, I developed a DigiTalk Smalltalk color-animated model of a local area network, complete with fault conditions and an integrated Prolog diagnostic system. The student made it a summer intern project plus senior design project. It was a lot of fun, and took about 20 work-weeks of effort, spread over a 9-month period. Prolog is well-integrated into DigiTalk Smalltalk. --Bary Kort