Skip to content

Issue1232: Call translator problem file input "problem", not "task". - #300

Merged
roeger merged 5 commits into
aibasel:mainfrom
roeger:issue1232
Jul 29, 2026
Merged

Issue1232: Call translator problem file input "problem", not "task".#300
roeger merged 5 commits into
aibasel:mainfrom
roeger:issue1232

Conversation

@roeger

@roeger roeger commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

We split this up from #298. The changes have already been reviewed there.

@roeger roeger mentioned this pull request Jul 27, 2026
Comment thread src/translate/options.py Outdated
Comment thread src/translate/options.py Outdated
Comment thread src/translate/pddl_parser/parsing_functions.py Outdated

if domain_name != task_domain_name:
if domain_name != problem_domain_name:
context.error(f"The domain name specified by the task "

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say "...by the problem file " rather than "...by the task ". This also matches "by the domain file" two lines down.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree that it should be "...by the problem file " and changed it to this.

Comment thread src/translate/pddl_parser/parsing_functions.py Outdated
Comment thread src/translate/pddl_parser/parsing_functions.py Outdated
@roeger
roeger merged commit 8391611 into aibasel:main Jul 29, 2026
9 checks passed
@roeger
roeger deleted the issue1232 branch July 29, 2026 10:22
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.

4 participants