elsheikh21 / forward-planning-pddl

Forward planning problems using PDDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDDL

  • PDDL stands for Planning Domain Definition Language, used to program Forward Planning algorithms.
  • Each folder has defines the name of the problem, in the folders, one can find .txt file for the plan and domain.pddl to define the domain of the problem, and problem.pddl to define problem hence the name.

About

Forward planning problems using PDDL