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

Problem while parsing actions #27

Closed
bellerifabio opened this issue Nov 13, 2017 · 2 comments
Closed

Problem while parsing actions #27

bellerifabio opened this issue Nov 13, 2017 · 2 comments

Comments

@bellerifabio
Copy link

Hi,
I'm trying to parse a domain with 6 :durative-actions, but when I pass the file to the Parser, it reads only the first action.
Can you help me?

@bellerifabio
Copy link
Author

I might have understood what's the problem: I noticed that if an operator has a negative precondition, the Parser skips the entire action.

@bellerifabio bellerifabio reopened this Nov 13, 2017
@pellierd
Copy link
Owner

You may add :negative-precondition in the requirement before parsing.
To enable us to reproduce your problem, give us your domain and your problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants