v0.2.0
Changelog / New Features
- Newly defined method interface and system of abstract datatypes, which support multiple concrete implementations
- Abstract interpretation of PDDL semantics for use by relaxation-based planning heuristics
- Domain compilation for increased speed and reduced memory usage
- Domain grounding and static analysis (supports ADL, universal and existential preconditions)
- Support for attaching custom theories for new datatypes (e.g. sets, arrays)
- Support for custom abstractions for PDDL datatypes
- Significant refactoring to aid extensibility and modularity