Releases: pucrs-automated-planning/pddl-parser
Releases · pucrs-automated-planning/pddl-parser
Version 1.1
This is version 1.1, supports basic typing PDDL.
It includes multiple improvements and fixes, the most significant ones are:
- Predicate parsing
- Basic typing support
- Action unification
- Support shared types in action parameters
Version 1.0
This is version 1.0, supports basic propositional PDDL.
The next releases will include support to more complex elements such as types and action grounding.
Beta release 1
First test release of the PDDL parser for python.