tavie/pddl_parser
Project ID: 46042
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 39 | x86_64 (118)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (244)* | Fedora 40 (52 downloads) |
Fedora 41 | x86_64 (12)* | Fedora 41 (7 downloads) |
Fedora rawhide | x86_64 (16)* | Fedora rawhide (26 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable tavie/pddl_parser
More info about enabling Copr repositories