patrick
/
plasp
Archived
1
0
Fork 0

Planner bug: Out-of-range index access to planning queue #33

Closed
opened 2017-11-29 21:41:01 +01:00 by patrick · 1 comment
Owner

The planner errors in multiple situations. See the benchmark’s runner output and error log:

  • example 1 (output and error log)
    • IPC: 1998
    • domain: logistics-round-1-strips
    • instance: 7
    • configuration: fd-pb-e2 (--stats --verbose --print-call -m 8192 --translate -B 0.9 --parallel=2)
  • example 2 (output and error log)
    • IPC: 1998
    • domain: logistics-round-1-strips
    • instance: 21
    • configuration: fd-pb-e2 (--stats --verbose --print-call -m 8192 --translate -B 0.9 --parallel=2)
The planner errors in multiple situations. See the benchmark’s runner output and error log: - example 1 ([output and error log](https://git.luehne.de/patrick/tplp-planning-benchmark/commit/9a6715f98801b0e77abd4722e4280103ccd8353d)) - IPC: 1998 - domain: logistics-round-1-strips - instance: 7 - configuration: `fd-pb-e2` (`--stats --verbose --print-call -m 8192 --translate -B 0.9 --parallel=2`) - example 2 ([output and error log](https://git.luehne.de/patrick/tplp-planning-benchmark/commit/3a36bcb7768add8626e06fe910069f14d8d5799e)) - IPC: 1998 - domain: logistics-round-1-strips - instance: 21 - configuration: `fd-pb-e2` (`--stats --verbose --print-call -m 8192 --translate -B 0.9 --parallel=2`)
patrick added this to the Extended Paper for TPLP Journal milestone 2017-11-29 21:41:01 +01:00
patrick added the
bug
label 2017-11-29 21:41:01 +01:00
patrick added the
benchmarks
label 2017-11-29 21:42:52 +01:00
Author
Owner

Fixed by Javier in 398fcb36ad on GitHub.

Fixed by Javier in https://github.com/javier-romero/plasp/commit/398fcb36ad9c5a23a8c35820fb4b021802dbc349 on GitHub.
This repo is archived. You cannot comment on issues.
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

0001-01-01

Dependencies

No dependencies set.

Reference: patrick/plasp#33
No description provided.