Projects for the Artificial Intelligence course.
Implementing and compairing multiple search algorithms.
- Solving logic puzzles with algebra on Boolean rings.
- Translator from propositional logic to arithmetics in the boolean ring, written in Python.
Writing domains and problems in PDDL, obtaining plans using the Fast-Downward planner, and explaining the results.
All information can be found in the documentation.