AI-Planning / AI-Planning/api-tools
Include both fixed and original IPC domains
Open
enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Existing IPC domains originally contained bugs in either their domain or problem specification. We have 3 options to deal with this:
1. Store only the original PDDL files.
2. Store only the updated PDDL files.
3. Store both versions.
The API (and specifically the collections) needs to clearly reflect which option is used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.