Implementing other inference systems


next up previous contents
Next: About this document ...
Up: Introduction to Prolog for Mathematicians
Previous: PRESS

Implementing other inference systems

 

We have shown how structures can represent graphs, sets, parse trees, and equations. We can also represent inference rules as structures, and write our own inference program (often called an inference engine) that operates on them. This way, we can implement

Examples are given in the programs uncertain.pl and bitstream.pl.



Jocelyn Ireson-Ireson-Paine
Mon Jul 17 22:27:41 BST 1995