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

August 11, 2024 Β· Declared Dead Β· πŸ› Proceedings of the International Symposium on Combinatorial Search

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Takumi Shimoda, Alex Fukunaga arXiv ID 2408.05682 Category cs.AI: Artificial Intelligence Cross-listed cs.DC, cs.DS Citations 0 Venue Proceedings of the International Symposium on Combinatorial Search Last Checked 4 months ago
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 some constraint.However, 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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Artificial Intelligence

Died the same way β€” πŸ‘» Ghosted