Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 412 Bytes

File metadata and controls

3 lines (3 loc) · 412 Bytes

Artificial Intelligence - Planning and Replanning using PDDL

Project done as part of the course Artificial Intelligence. We modelled the game Overcooked as a PDDL optimisation using a temporal planner, TFD, to solve the problems. To simulate the game environment, we modeled the environment in three different ways, object-based domain, quantity-based domain (Numeric Fluents) and object-as-container domain.