-
While running tests on the `IPC-2011` benchmark, I found an issue in the PDDL domain definition of `tidybot`.
**Issue:-** The following actions have an effect `(not (base-obstacle ?cx ?cy2)) (base…
-
## Acceptance Criteria
- [ ] When I add a dataset
- [ ] And I click into the license field
- [ ] I see a dropdown with
- N/A - My dataset doesn’t have a license
- Creative Commons Zero Public Domain D…
-
Hi,
I wrote PDDL for the navigation and by using FF planner it was solved. After parsing, the planner output produces the following errors:
[ERROR] [1604296110.545727969, 172.890000000]: KCL: (/…
-
There are minor issues.
The GC statements in shop3.lisp and explicit-search.lisp won't be executed, since lispworks is missing in #+(or ccl allegro sbcl clisp abcl ecl) . Similar for cmucl.
In m…
lispm updated
3 years ago
-
IPC 2006 Rovers PDDL domain has inconsistencies.
For eg:
```
(:action communicate_rock_data
:parameters (?r - rover ?l - lander ?p - waypoint ?x - waypoint ?y - waypoint)
:precondition (and (at…
-
Hello,
I was wondering if we can create problem instances from code rather than loading from a file?
Best,
Mustafa
-
I downloaded the latest commit in master branch (commit https://github.com/oeg-upm/licensius/commit/c50678f993ab449bf98f17d3341a2e77432dd6da), recompiled the code, but when I launched rdflicence2, I g…
-
Minimal example to reproduce issue - add `null` to the `parties` array:
```json
{
"version": "1.1",
"uri": "https://github.com/open-contracting/sample-data/raw/1.1/fictional-example/ocds-213…
-
- [x] Update Authr README files
- [x] Rework and finalize Meta README
- [x] Include updated install in Meta README
- [x] Document Package dependencies
- [x] Review LICENSE information
- [x]…
-
Hello, I am a beginning user of pddl4j. I am trying to model finding paths in a graph.
I attach my domain and problem files, gd.pddl and gp.pddl.
But I am getting the error message in the title. …