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 38 | x86_64 (108)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (103)* | Fedora 39 (42 downloads) |
Fedora 40 | x86_64 (186)* | Fedora 40 (51 downloads) |
Fedora 41 | x86_64 (9)* | Fedora 41 (4 downloads) |
Fedora rawhide | x86_64 (12)* | Fedora rawhide (25 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