Optimal planning and heuristic search systems solve state-space searchproblems by finding a least-cost path from start to goal. As a byproduct of having an optimal path they also determine the optimal solution cost. In this paper we focus on the problem of determining the optimal solution cost for a state-space search problem directly, i.e., without actually finding a solution path of that cost. We present an efficient algorithm, BiSS, based on ideas of bidirectional search and stratified sampling that produces accurate estimates of the optimal solution cost. Our method is guaranteed to return the optimal solution cost in the limit as the sample size goes to infinity
In multiobjective state space graph problems, each solution-path is evaluated by a cost vector. Thes...
Many important problems are too difficult to solve optimally. A traditional approach to such problem...
This paper proposes and investigates a novel way of combining machine learning and heuristic search ...
Optimal planning and heuristic search systems solve state-space searchproblems by finding a least-co...
Optimal planning and heuristic search systems solve state-space search problems by finding a least-c...
Heuristic search algorithms are designed to return an optimal path from a start state to a goal stat...
Classical heuristic search algorithms find the solution cost of a problem while finding the path fro...
AbstractA satisficing search problem consists of a set of probabilistic experiments to be performed ...
Multiobjective heuristic search in state space graphs generally aims at determining the exact set of...
The problem of searching for a plan with cost at most equal to a given absolute bound has attracted ...
There are many settings that extend the basic shortest path search problem. In Bounded-Cost Search, ...
In this paper we address the following search task: find a goal with cost smaller than or equal to a...
for a path from a starting state to the goal in a state space most typically modelled as a directed ...
In this paper we study bidirectional state space search with consistent heuristics, with a focus on ...
Cost partitioning is a general and principled approach for constructing additive admissible heuristi...
In multiobjective state space graph problems, each solution-path is evaluated by a cost vector. Thes...
Many important problems are too difficult to solve optimally. A traditional approach to such problem...
This paper proposes and investigates a novel way of combining machine learning and heuristic search ...
Optimal planning and heuristic search systems solve state-space searchproblems by finding a least-co...
Optimal planning and heuristic search systems solve state-space search problems by finding a least-c...
Heuristic search algorithms are designed to return an optimal path from a start state to a goal stat...
Classical heuristic search algorithms find the solution cost of a problem while finding the path fro...
AbstractA satisficing search problem consists of a set of probabilistic experiments to be performed ...
Multiobjective heuristic search in state space graphs generally aims at determining the exact set of...
The problem of searching for a plan with cost at most equal to a given absolute bound has attracted ...
There are many settings that extend the basic shortest path search problem. In Bounded-Cost Search, ...
In this paper we address the following search task: find a goal with cost smaller than or equal to a...
for a path from a starting state to the goal in a state space most typically modelled as a directed ...
In this paper we study bidirectional state space search with consistent heuristics, with a focus on ...
Cost partitioning is a general and principled approach for constructing additive admissible heuristi...
In multiobjective state space graph problems, each solution-path is evaluated by a cost vector. Thes...
Many important problems are too difficult to solve optimally. A traditional approach to such problem...
This paper proposes and investigates a novel way of combining machine learning and heuristic search ...