Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 312 Bytes

AI: Artificial Intelligence (COMSW4701)

####Homeworks:

  1. Lisp pattern matcher
  2. Sokoban solver
    1. Breadth first search
    2. Depth first search
    3. Uniform cost search
    4. Greedy best first search
    5. A* search
  3. Gomoku Agent and Tournament
  4. Forward/Backward Chaining on Horn Form Knowledge Bases