You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code for assignments in CS 161 - Introduction to Artificial Intelligence at UCLA. Common Lisp was used for all projects. Topics included tree traversal, state space search algorithms, heuristics, and the basics of SAT/constraint solving.