The implementations for the course Artificial Intelligence including C++ implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
# | Topic |
---|---|
Ch 3 | Solving Problems by Searching |
Ch 4, 5 | Local and Adversarial Search |
Ch 6 | Constraint Satisfaction Problem |
Ch 10 | Classical Planning |
Ch 14 | Probabilistic Reasoning |
- Please refer to individual Readme of particular directory on how to execute the script.
- Each directory contains question in lab.pdf about the project
- Each directory contains Report.pdf having complete analysis of the problem
- Course Website http://cse.iitrpr.ac.in/ckn/courses/s2017/csl302/csl302.html