v1v2 (latest)
Decoupling Generation and Evaluation for Parallel Greedy Best-First Search(extended version)

Main:4 Pages
4 Figures
Bibliography:1 Pages
1 Tables
Appendix:2 Pages
Abstract
In order to understand and control the search behavior of parallel search, recent work has proposed a class of constrained parallel greedy best-first search algorithms which only expands states that satisfy somethis http URL, enforcing such constraints can be costly, as threads must be waiting idly until a state that satisfies the expansion constraint is available. We propose an improvement to constrained parallel search which decouples state generation and state evaluation and significantly improves state evaluation rate, resulting in better search performance.
View on arXivComments on this paper
