Autonomous Distributed GA for Solving Real-Time Combinatorial Problems
Autonomous Distributed GA for Solving Real-Time Combinatorial Problems
复制标题
用于解决实时组合问题的自治分布式遗传算法
DOI:
10.1109/sitis.2013.61
复制
发表时间:
2013
期刊:
影响因子:
--
通讯作者:
Y. Sakurai
中科院分区:
文献类型:
--
作者:
Y. Kobayashi;M. Suzuki;S. Tsuruta;Y. Sakurai
Combinatorial problems are NP-complete, which means even infinite number of CPUs take polynomial time to search an optimal solution. Therefore approximate search algorithms such as Genetic Algorithms are used. However, such an approximate search algorithm easily falls into local optimum and just distributed / parallel processing seems inefficient. In this paper, this inefficiency is shown by simulation using TSP library as the example of optimal route scheduling. Then, an autonomous distributed GA to cope with this inefficiency through exchanging information about individuals (to calculate fitness /divergence /situation) among autonomous CPUs is proposed in solving real-time combinatorial problems. Using TSP library again, its effectiveness is shown by simulation experiments.