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

Generalize NDRDE states (case-6) #5

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

Generalize NDRDE states (case-6) #5

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

When a weak planning call fails for a complete state, it is typically not a DRDE, and we don't have a good generalization (making FSAP's useless). If the weak call is fast enough, do the generalization on (bounded) weak planning calls with auxillary actions added to allow variable re-assignment at the start.

If the bound is hit, assume (conservatively) that plan exists and remove the aux action. Otherwise, keep it in (signifying that the variable is relaxed in the partial deadend state), and move to the next variable. This may find us more powerful generalized deadends when DRDE's are rare.

@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