Live Visual Prolog Examples
Here is a couple of CGI scripts, that represents simple Prolog
programs, you can find in the manual:
- FAMILY - Expressing family relations in Prolog
- HANOI - Towers of Hanoi written in Prolog
- ROUTE - A program, that solves "travelling salesman" problems
- FWGC - The farmer/wolf/goat/cabbage problem
- ZEBRA - The five houses logic puzzle
- NQUEEN - How to place N queens on a chessboard
- SEN_AN - Analizing the grammar of a sentence
- WORDBRK - Analizing where to break words
- HARDWARE - How to simulate logic hardware in Prolog
- DIFF - Symbolic differentiation
- GEOBASE - Natural language interface to US geography