Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 946 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 946 Bytes

Project 1

  • Berkeley Pacman Project 1 (https://inst.eecs.berkeley.edu/~cs188/sp19/project1.html)
    • Q1: Depth First Search
    • Q2: Breadth First Search
    • Q3: Uniform Cost Search
    • Q4: A* Search
    • Q5: Corners Problem: Representation
    • Q6: Corners Problem: Heuristic
    • Q7: Eating All The Dots: Heuristic
    • Q8: Suboptimal Search
  • Theoritical Exercises on Search Algorithms

Project 2

Project 3

Project 4

Exercises on:

  • Propositional Logic
  • First-order Logic