Relative Content

Tag Archive for pddl

Issue with PDDL Code: FF Planner Not Generating Expected Plan

I am trying to solve a planning problem in PDDL using the FF planner. I have defined a domain and a problem, but the results I am getting do not match what I expected based on ChatGPT’s explanation. Below is the code and the expected results.