Description
A simple C++ PDDL parser using boost spirit. Performs syntactic and semantic checks and throws exceptions if those checks are violated.
Also provides CLIPS bindings.
Installation Instructions
For the C++ Parser
$ dnf install pddl_parser
or with headers:
$ dnf install pddl_parser-devel
For the CLIPS bindings:
$ dnf install clips_pddl_parser
or with headers:
$ dnf install clips_pddl_parser-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release Architectures Repo Download Fedora 34 x86_64 (0)* Fedora 34 (0 downloads)* Total number of packages downloaded in the last seven days.
External Repository List
The following repositories are accessible during builds
This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/nlimpert/pddl_parser/