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

Add ability to obtain weak plan snapshots #15

Open
haz opened this issue Apr 5, 2020 · 0 comments
Open

Add ability to obtain weak plan snapshots #15

haz opened this issue Apr 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@haz
Copy link
Contributor

haz commented Apr 5, 2020

It would be useful to have the ability to export certain weak plan configurations (initial state / goal specification) for weak planning problems encountered during the search. This could be used to further analyze especially difficult or problematic weak planning problems posed to the FD sub-solver. The steps required:

  1. Have a debug flag output a uniqe id for each weak planning invocation.
  2. Have an input parameter available that exports a problem.pddl file based on the unique id.
@haz haz added the enhancement New feature or request label Apr 5, 2020
@haz haz transferred this issue from another repository Jul 12, 2024
@connoralittle connoralittle transferred this issue from QuMuLab/pr2-old Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant