项目作者: luisenricke

项目描述 :
My solutions to the exercise of the book 'Advanced Turbo PROLOG' by Herbert Schildt.
高级语言: Prolog
项目地址: git://github.com/luisenricke/TurboProlog-to-Prolog-exercise.git


What is this?

This repository contains my solution for the exercise of chapter 3 that is about ‘expert systems’ found in the book ‘Advanced Turbo PROLOG’ by Herbert Schildt.

Be aware that the provided solutions may contain errors, in which case you are more than welcome to submit a PR with any corrections.

To use the program you first have to archive some records in the file ‘db.pl’ by executing the file ‘ExpertSystem.pl’ and then consult them.