home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / ai / shells / 400 < prev    next >
Encoding:
Text File  |  1992-08-17  |  682 b   |  24 lines

  1. Newsgroups: comp.ai.shells
  2. Path: sparky!uunet!gatech!rpi!usc!aero.org!srt
  3. From: srt@aero.org (Scott R. Turner)
  4. Subject: Re: Multiple Knowledge Bases in CLIPS
  5. Message-ID: <srt.714074345@sun-marino>
  6. Sender: news@aero.org
  7. Organization: The Aerospace Corporation, El Segundo, CA
  8. References: <1992Aug17.151655.15512@ctr.columbia.edu>
  9. Date: Mon, 17 Aug 1992 17:59:05 GMT
  10. Lines: 12
  11.  
  12. news@ctr.columbia.edu (The Daily Lose) writes:
  13. >(defrule rule-1
  14. >   (instance 1)
  15. >   (whatever other facts apply)
  16. >=>
  17. >   RHS
  18.  
  19. One difficulty with this is that I want to use the same rule base for
  20. multiple different entities, i.e., I want to create multiple instances
  21. of each rule base.
  22.  
  23.                         -- Scott T.
  24.