2020
DOI: 10.1609/icaps.v30i1.6678
|View full text |Cite
|
Sign up to set email alerts
|

Bounded Suboptimal Path Planning with Compressed Path Databases

Abstract: Compressed Path Databases (CPDs) are a state-of-the-art method for path planning. They record, for each start position, an optimal first move to reach any target position. Computing an optimal path with CPDs is extremely fast and requires no state-space search. The main disadvantages are overhead related: building a CPD usually involves an all-pairs precomputation, and storing the result often incurs prohibitive space overheads. Previous research has focused on reducing the size of CPDs and/or improving their … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
2
2

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 13 publications
(19 reference statements)
0
2
0
Order By: Relevance
“…The above works are all approaches to reduce the memory overhead of CPDs in finding optimal solutions, often accompanied by a significant loss of preprocessing time. In 2020, a centroid-based bounded suboptimal method (Zhao et al 2020) reduces the storage cost by computing only the first-move array of selected nodes, which ensures that the path costs are within the fixed bound of the optimal solution. This approach innovatively reduces preprocessing time and storage cost by trading some suboptimality.…”
Section: Related Workmentioning
confidence: 99%
“…The above works are all approaches to reduce the memory overhead of CPDs in finding optimal solutions, often accompanied by a significant loss of preprocessing time. In 2020, a centroid-based bounded suboptimal method (Zhao et al 2020) reduces the storage cost by computing only the first-move array of selected nodes, which ensures that the path costs are within the fixed bound of the optimal solution. This approach innovatively reduces preprocessing time and storage cost by trading some suboptimality.…”
Section: Related Workmentioning
confidence: 99%
“…A main consequence is that a reverse CPD can be many times larger than an equivalent forward CPD. We refer the interested reader to Zhao et al (2020) In this work we omit the compression step entirely and propose a new type of reverse oracle that operates directly on first-move tables. As we will see, this seemingly naïve approach actually has several strong advantages: 1.…”
Section: Oracle Searchmentioning
confidence: 99%