aiguy wrote 6 days ago: After doing some Prolog programming for a while, there are some useful advanced Prolog techniques. F … more →
aiguy wrote 1 week ago: As part of my ongoing agent training, I re-read the agent environment algorithm in Chapter 2 of AIMA … more →
aiguy wrote 2 weeks ago: In order to understand the RRL paper better, I began to review the blocks world. So I went back to … more →
aiguy wrote 3 months ago: The book The Art of Prolog (Sterling and Shapiro 1994) is an excellent treatise in the subject of Lo … more →
aiguy wrote 4 months ago: Reading the comp.ai.prolog news group, I noticed the prolog FAQ did not make any references to any a … more →
aiguy wrote 5 months ago: Back in 1990, since my goal back then was to develop a chess playing computer algorithm using prolog … more →
aiguy wrote 7 months ago: I have noticed there has been many searches for the wumpus world problem. The LISP version is locat … more →
aiguy wrote 8 months ago: Once again, I am looking the knight’s tour problem again. Upon a google search of the knight … more →
aiguy wrote 8 months ago: I am reading the book Logic, Programming and Prolog (2nd ed). After completing the preliminaries ch … more →
aiguy wrote 8 months ago: In my previous posting of the Knight’s Tour problem, I had posted the following code: % The kn … more →
aiguy wrote 10 months ago: I have been getting many searches for the Wumpus World code. The LISP version is located at the AIM … more →
aiguy wrote 1 year ago: As part of my earlier studies into Artificial Intelligence, I was challenged to write a prolog progr … more →