摘要
本文在分析动态开放环境特性的基础上,提出了适应这些特性的搜索算法所应具有的性质,给出了一种适应动态环境的搜索算法——跳步算法.通过初步实验,对算法性能进行了分析与说明。
The dynamic and open environment has its own unique characteristics, and the search algorithms that want to survive in this environment and handle the real time problems must deal with these characteristics. What is the requirement to such search algorithms? This paper gives out some hints to the answer. It describes a search algorithm suited for dynamic environment, leap algorithm, which has realized some ideas in the analysis. The algorithm can run more efficiently than a famous real time algorithm RTA*, and the experiment data support this point.
出处
《软件学报》
EI
CSCD
北大核心
1997年第1期7-13,共7页
Journal of Software
基金
国家自然科学基金
关键词
搜索算法
实时算法
动态开放问题
人工智能
Search algorithm, real time algorithm, dynamic and open environment, local search.