Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add DiNo to planutils #133

Open
shaun-mathew opened this issue Oct 10, 2023 · 1 comment
Open

Feature Request: Add DiNo to planutils #133

shaun-mathew opened this issue Oct 10, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed package New package request or fix

Comments

@shaun-mathew
Copy link

DiNo is a discrete universal PDDL+ planner. It uses UPMurphi with the SRPG+ heuristic. Would it be possible to add this to planutils or are there some restrictions?

DiNo github:

https://github.com/KCL-Planning/DiNo

Thanks

@haz
Copy link
Contributor

haz commented Oct 10, 2023

Don't see why it wouldn't be possible! Just would require a DiNo author (@wiktor ?) to package it up with an appropriate Docker configuration.

We generally leave the package creation / inclusion to the authors, since we (planutils maintainers) can't possibly maintain all the packages individually. Very open to inclusion, though, and dino would be a welcome addition.

@haz haz added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed package New package request or fix labels Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed package New package request or fix
Projects
None yet
Development

No branches or pull requests

2 participants