Artificial
Intelligence

Fall 2011
course
navigation

Sep 22

Continue discussion of lisp and searching.
I have some lisp code to look at, explore, and debug; attached.
$ clisp > (load "tree-search") ; small binary trees > (search-random-static-binary) > (search-dynamic-binary) ; issues; discuss ; > (search-topspin :start #(4 7 0 1 2 5 6 3))
Discuss printing & debugging strategies.
Questions:
Lisp syntax to discuss:
Check in with everyone ...
For next week: one search problem of your choice, shared with class. (Anyone for alpha-beta? Genetic?) Discuss; assignment posted soon.
http://cs.marlboro.edu/ courses/ fall2011/ai/ notes/ Sep_22
last modified Thursday September 22 2011 2:16 am EDT

attachments [paper clip]

     name last modified size
   tree-search.lisp Sep 22 2011 2:16 am 10.5kB