在受限路径、移动目标搜索问题中使用多个搜索者

Using multiple searchers in constrained‐path, moving‐target search problems

Naval Research Logistics · 1996
被引 2
ABS 3

中文导读

研究了多个搜索者搜索移动目标的问题,开发了最优分支定界法和六种启发式算法,其中基于期望检测次数的启发式在单、双、三搜索者测试中均接近最优解。

Abstract

The search theory open literature has paid little, if any, attention to the multiple-searcher, moving-target search problem. We develop an optimal branch-and-bound procedure and six heuristics for solving constrained-path problems with multiple searchers. Our optimal procedure outperforms existing approaches when used with only a single searcher. For more than one searcher, the time needed to guarantee an optimal solution is prohibitive. Our heuristics represent a wide variety of approaches: One solves partial problems optimally, two use paths based on maximizing the expected number of detections, two are genetic algorithm implementations, and one is local search with random restarts. A heuristic based on the expected number of detections obtains solutions within 2% of the best known for each one-, two-, and three-searcher test problem considered. For one- and two-searcher problems, the same heuristic's solution time is less than that of other heuristics. For three-searcher problems, a genetic algorithm implementation obtains the best-known solution in as little as 20% of other heuristic solution times. © 1996 John Wiley & Sons, Inc.

运筹学搜索理论启发式算法遗传算法