home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / infer.zip / READ.ME < prev   
Text File  |  1988-10-24  |  942b  |  33 lines

  1. This diskette contains the files for three unrelated programs -
  2.  
  3. 1: INFER
  4. =========
  5. This is a simple program which solves the hypothetical syllogism.
  6.  
  7. infer.pas - TP4 source code
  8. infer.exe - executable code
  9. infer.txt - help file
  10.  
  11. 2: THE EIGHT PUZZLE
  12. ===================
  13. This program creates an eight puzzle, allows the human user to solve it,
  14. and then solves it itself.
  15.  
  16. 8puzzle.pas - TP4 source code
  17. 8puzzle.exe - executable code
  18.  
  19. 3: THE AMATEUR REASONER
  20. =======================
  21. This is an expert system shell.
  22.  
  23. amateur.pas - TP4 source code
  24. amateur.exe - executable code
  25. syntax.txt  - help file
  26. animal.     - example rule file
  27. actuary.    - example rule file
  28.  
  29.  
  30. These programs were written by Norman Newman, Kibbutz Mishmar David,
  31. M.P. Emek Sorek 73250, Israel. Permission is granted to use these programs
  32. or portions thereof for non-commercial purposes. All other rights are
  33. reserved to the original author.