2022
Learning and Exploiting Progress States in Greedy Best-First Search
IJCAI 2022poster
Previous work introduced the concept of progress states. After expanding a progress state, a greedy best-first search (GBFS) will only expand states with lower heuristic values. Current methods can identify progress states only for a single task and only after a solution for the task has been f…