TCA*-a time-constrained approximate A* search algorithm
暂无分享,去创建一个
The authors develop TCA*, a family of problem-independent, time-constrained, approximate A* search algorithms. The algorithms are designed to achieve the best ascertained degree of approximation with the minimum cost under a fixed time constraint, where cost is measured by either the cumulative space-time (CST) product or the maximum space encountered during the search. Only A* searches with admissible heuristic functions are considered; a branch-and-bound algorithm with a best-first strategy is an example of such a search. NP-hard combinatorial optimization problems whose feasible solutions can be found easily in polynomial time are studied. For the problems studied, it is observed that the execution time, the CST product and the maximum space required all increase exponentially as the degree of approximation decreases.<<ETX>>
[1] Richard E. Korf,et al. Depth-First Iterative-Deepening: An Optimal Admissible Tree Search , 1985, Artif. Intell..
[2] E. L. Lawler,et al. Branch-and-Bound Methods: A Survey , 1966, Oper. Res..
[3] Vipin Kumar,et al. A General Branch and Bound Formulation for Understanding and Synthesizing And/Or Tree Search Procedures , 1983, Artif. Intell..