This project implements autonomous agents using A* Heuristic Search and PDDL Classic Planning for PACMAN Capture the Flag
- 
            Updated
            
Feb 1, 2024  - Python
 
This project implements autonomous agents using A* Heuristic Search and PDDL Classic Planning for PACMAN Capture the Flag
This repository contains code required to convert FOON graph files into a PDDL-readable format, which can then be used for further planning approaches with off-the-shelf planners.
Final for CPS 367 - Artificial Intelligence
Add a description, image, and links to the pddl-language topic page so that developers can more easily learn about it.
To associate your repository with the pddl-language topic, visit your repo's landing page and select "manage topics."