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

[IPC 2023] Issues grounding labyrinth benchmark #143

Open
miquelramirez opened this issue Oct 22, 2023 · 0 comments
Open

[IPC 2023] Issues grounding labyrinth benchmark #143

miquelramirez opened this issue Oct 22, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@miquelramirez
Copy link
Member

@anubhav-cs reports an issue on the IPC-23 labyrinth benchmark:

Traceback (most recent call last):
  File "/builds/Release/lapkt_package/lapkt.py", line 41, in <module>
    planner = Planner(config)
  File "/builds/Release/lapkt_package/lapkt/load_planner.py", line 85, in __init__
    self._load_problem()
  File "/builds/Release/lapkt_package/lapkt/load_planner.py", line 140, in _load_problem
    process_task(
  File "/builds/Release/lapkt_package/lapkt/pddl/tarski/tarski_util.py", line 194, in ground_generate_task
    reachable_action_params =   copy.deepcopy( grounding.ground_actions())
  File "/usr/local/lib/python3.10/dist-packages/tarski_lapkt/grounding/lp_grounding.py", line 52, in ground_actions
    model = self._solve_lp()
  File "/usr/local/lib/python3.10/dist-packages/tarski_lapkt/grounding/lp_grounding.py", line 76, in _solve_lp
    raise ReachabilityLPUnsolvable()
tarski_lapkt.grounding.errors.ReachabilityLPUnsolvable: The relaxed-reachabilty logic program is not solvable

labyrinth-issue-instance.zip

@miquelramirez miquelramirez added the bug Something isn't working label Oct 22, 2023
@miquelramirez miquelramirez self-assigned this Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant