CSCE 476/876

Introduction to Artificial Intelligence

Recitations

Material discussed during the recitation is listed below:

  1. Using Emacs. The best way to learn Emacs is to go through the online tutorial (accessible from emacs by typing Escape-x (for entering a command), h (h for help), t (t for tutorial).
  2. Learning Lisp with the Adaptive Remote Agent I.
  3. Learning Lisp with the Adaptive Remote Agent II.
  4. Very first steps in Lisp .
  5. Next steps in Lisp.
  6. The lisp code of the Farmer's dilemma.
  7. Empty Game Tree (postscript, PDF)
  8. Alternate Empty Game Tree (PDF)
  9. CSP Problems
  10. Discussion of NP Completeness