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

Extend Match-Tree to deal with multivalued variables #66

Open
gfrances opened this issue Apr 28, 2017 · 0 comments
Open

Extend Match-Tree to deal with multivalued variables #66

gfrances opened this issue Apr 28, 2017 · 0 comments
Assignees

Comments

@gfrances
Copy link
Member

gfrances commented Apr 28, 2017

Meaning that it would support a small but nonetheless useful fragment of FSTRIPS.
Namely, only problems where the preconditions of all actions is a conjunction of FOL equality atoms involving at most one state variable, i.e. of the form X=c, would be supported.
We could actually lift the restriction of atoms being equality atoms and give support to atoms such as X<c, etc., but I'd leave that for a future implementation.

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

No branches or pull requests

1 participant