home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / e / e051 / 1.ddi / README.TXT < prev   
Encoding:
Text File  |  1986-03-10  |  2.2 KB  |  45 lines

  1. This is your OPS5+ diskette, from Artelligence, Inc.
  2.  
  3. It contains a copy of OPS5+, called ops5plus.exe.  You can
  4. install a batch file which will call this program with the
  5. appropriate parameters by running: install.bat.  The install
  6. batch file runs OPS5+ loaded with a special production system
  7. which helps you to determine the parameters you want in a
  8. standard call to OPS5PLUS.  Place the OPS5+ diskette in the
  9. default drive, and type `install'.  OPS5+ will be loaded, along
  10. with the installation production system. It will ask questions,
  11. and use your answers to generate a batch file to your
  12. specifications.
  13.  
  14. NOTE: If you only have the minimal 256K of memory on your PC, the
  15. install program will not be able to run.  If you have at least 
  16. 320K, then install will run properly.  The OPS5 program which does
  17. the installation is called: instops.ops.
  18.  
  19. Also On the diskette are two directories: examples and lib.
  20. Examples contains the four example production systems that are
  21. discussed in Chapters 2 and 3 of the OPS5 Language Manual. They are
  22. FEVER.OPS, SIEVE.OPS, MAC.OPS and MAB.OPS. The first file, FEVER,
  23. contains a question and answer system which implements a method
  24. for deciding whether or not to consult with a doctor about a
  25. child's fever.  The second file, SIEVE, contains an
  26. implementation of the Sieve of Eratosthenes, an algorithm for
  27. listing primes.  The third file, MAC, contains a solution to the
  28. Missionaries and Cannibals planning problem.  The fourth file,
  29. MAB, contains a solution to the Monkey and Bananas planning
  30. problem. After starting up OPS5+, and loading the appropriate
  31. file, each production system can be started by first typing:
  32. (make start), and then giving the run command.  (For the MAB.OPS
  33. system, it is slightly better to type `(make plan)').  A fifth
  34. example, illustrating use of rule priorities, is TREES.OPS.  This
  35. program is discussed in Chapter 5.
  36.  
  37. Lib contains the library files needed to interface to C code, and
  38. the calendar demonstration program.
  39.  
  40. OPS5+ is NO LONGER COPY PROTECTED.
  41. You can copy OPS5PLUS.EXE to another diskette, or to a hard disk.
  42. You are, of course, still bound by the terms of the license
  43. agreement.  The instructions in the installation section of your
  44. user manual are now obsolete.
  45.