Saved in:
Bibliographic Details
Main Authors: Vernik, Yonatan, Tuisov, Alexander, Shleyfman, Alexander
Format: Preprint
Published: 2026
Subjects:
Online Access:https://arxiv.org/abs/2605.28454
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866916055772823552
author Vernik, Yonatan
Tuisov, Alexander
Shleyfman, Alexander
author_facet Vernik, Yonatan
Tuisov, Alexander
Shleyfman, Alexander
contents Greedy Best-First Search (GBFS) is the dominant approach for solving search problems where the goal can be estimated with a heuristic, such as planning, route finding, navigation, and pathfinding. This is especially true when the memory is tightly constrained, such as planning on edge devices. To alleviate that, we present GONDOR (Greedy Online Navigation with Dynamic Outpost-based Re-search), a memory-efficient extension of GBFS that allows search to continue under strict memory limits by periodically compressing the search tree while retaining a sparse set of anchor states, then upon reaching the goal reconstructs the path by re-searching between the sparse states. We analyze the algorithm and discuss several variants defined by different outpost selection policies. In addition, we explore using Bloom filters for compact duplicate detection in the closed list. Experiments across numeric planning domains and heuristic configurations show that GONDOR consistently improves coverage under low memory budgets compared to standard GBFS. We release the implementation of GONDOR and the Bloom-filter variant to facilitate further research on memory-efficient heuristic search.
format Preprint
id arxiv_https___arxiv_org_abs_2605_28454
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle GONDOR to the Rescue: Satisficing Planning with Low Memory
Vernik, Yonatan
Tuisov, Alexander
Shleyfman, Alexander
Artificial Intelligence
Greedy Best-First Search (GBFS) is the dominant approach for solving search problems where the goal can be estimated with a heuristic, such as planning, route finding, navigation, and pathfinding. This is especially true when the memory is tightly constrained, such as planning on edge devices. To alleviate that, we present GONDOR (Greedy Online Navigation with Dynamic Outpost-based Re-search), a memory-efficient extension of GBFS that allows search to continue under strict memory limits by periodically compressing the search tree while retaining a sparse set of anchor states, then upon reaching the goal reconstructs the path by re-searching between the sparse states. We analyze the algorithm and discuss several variants defined by different outpost selection policies. In addition, we explore using Bloom filters for compact duplicate detection in the closed list. Experiments across numeric planning domains and heuristic configurations show that GONDOR consistently improves coverage under low memory budgets compared to standard GBFS. We release the implementation of GONDOR and the Bloom-filter variant to facilitate further research on memory-efficient heuristic search.
title GONDOR to the Rescue: Satisficing Planning with Low Memory
topic Artificial Intelligence
url https://arxiv.org/abs/2605.28454