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

Fixes to parsing HDDL plans #18

Merged
merged 4 commits into from
Jan 29, 2025
Merged

Fixes to parsing HDDL plans #18

merged 4 commits into from
Jan 29, 2025

Conversation

rpgoldman
Copy link
Owner

@rpgoldman rpgoldman commented Jan 29, 2025

Fixes to HDDL plan parsing problems with whitespace and fixes to function for extracting a PDDL plan from an HDDL plan (i.e., taking just the sequence).

Also added hddl-plan type definition.

Blank lines caused errors trying to match "root" and spurious empty
steps into the sequence.
@rpgoldman rpgoldman merged commit d937ad7 into master Jan 29, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant