In this paper we combine the goal directed search of A* with the ability of BDDs to traverse an exponential number of states in polynomial time. We introduce a new algorithm, SetA*, that generalizes A* to expand sets of states in each iteration. SetA* has substantial advantages over BDDA*, the only previous BDD-based A* implementation we are aware of. Our experimental evaluation proves SetA* to be a powerful search paradigm. For some of the studied problems it outperforms BDDA*, A*, and BDD-based breadth-first search by several orders of magnitude. We believe exploring sets of states to be essential when the heuristic function is weak. For problems with strong heuristics, SetA* efficiently specializes to single-state search and consequentl...
We present a new algorithm called A*+BFHS for solving problems with unit-cost operators where A* and...
Abstract. Leading algorithms for Boolean satisfiability (SAT) are based on either a depth-first tree...
Symbolic search allows saving large amounts of memory compared to regular explicit-state search algo...
In this paper we combine the goal directed search of A* with the ability of BDDs to traverse an expo...
In this paper we combine the goal directed search of A * with the ability of BDDs to traverse an exp...
In this article, we present a framework called state-set branching that combines symbolic search bas...
AbstractIn this article, we present a framework called state-set branching that combines symbolic se...
The idea of using BDDs for optimal sequential planning is to reduce the memory requirements for the ...
Symbolic search using BDDs usually saves huge amounts of memory, while in some domains its savings a...
A Reduced Ordered Binary Decision Diagram (BDD) is a symbolic data structure introduced to the model...
In this paper we study bidirectional state space search with consistent heuristics, with a focus on ...
Search is an important topic in many areas of AI. Search problems often result in an immense number ...
The A* algorithm is a well-known heuristic best-first search method. Several performance-accelerat...
Recent work has shown the value of using propositional SAT solvers, as opposed to pure BDD solvers, ...
AbstractThe A∗ algorithm is a well-known heuristic best-first search method. Several performance-acc...
We present a new algorithm called A*+BFHS for solving problems with unit-cost operators where A* and...
Abstract. Leading algorithms for Boolean satisfiability (SAT) are based on either a depth-first tree...
Symbolic search allows saving large amounts of memory compared to regular explicit-state search algo...
In this paper we combine the goal directed search of A* with the ability of BDDs to traverse an expo...
In this paper we combine the goal directed search of A * with the ability of BDDs to traverse an exp...
In this article, we present a framework called state-set branching that combines symbolic search bas...
AbstractIn this article, we present a framework called state-set branching that combines symbolic se...
The idea of using BDDs for optimal sequential planning is to reduce the memory requirements for the ...
Symbolic search using BDDs usually saves huge amounts of memory, while in some domains its savings a...
A Reduced Ordered Binary Decision Diagram (BDD) is a symbolic data structure introduced to the model...
In this paper we study bidirectional state space search with consistent heuristics, with a focus on ...
Search is an important topic in many areas of AI. Search problems often result in an immense number ...
The A* algorithm is a well-known heuristic best-first search method. Several performance-accelerat...
Recent work has shown the value of using propositional SAT solvers, as opposed to pure BDD solvers, ...
AbstractThe A∗ algorithm is a well-known heuristic best-first search method. Several performance-acc...
We present a new algorithm called A*+BFHS for solving problems with unit-cost operators where A* and...
Abstract. Leading algorithms for Boolean satisfiability (SAT) are based on either a depth-first tree...
Symbolic search allows saving large amounts of memory compared to regular explicit-state search algo...