plaans / aries

Toolbox for automated planning and combinatorial solving.
MIT License
43 stars 6 forks source link

Support temporal pddl planning #21

Closed arbimo closed 2 years ago

arbimo commented 2 years ago

The solver is currently capable of temporal planning when constructing the chronicles programmatically. However support for durative actions as specified in the PDDL 2.1 standard is missing.

Tasks: