一种改进的蚁群优化算法用于网络编码资源最小化

A Modified Ant Colony Optimization Algorithm for Network Coding Resource Minimization

IEEE Transactions on Evolutionary Computation · 2015
被引 70
ABS 4

中文导读

提出一种改进的蚁群优化算法,通过多维信息素维护、禁忌表路径构建等五种机制,解决网络编码资源最小化问题,在基准实例上优于现有算法。

Abstract

This paper presents a modified ant colony optimization (ACO) approach for the network coding resource minimization problem. It is featured with several attractive mechanisms specially devised for solving the concerned problem: 1) a multidimensional pheromone maintenance mechanism is put forward to address the issue of pheromone overlapping; 2) problem-specific heuristic information is employed to enhance the capability of heuristic search (neighboring area search); 3) a tabu-table-based path construction method is devised to facilitate the construction of feasible (link-disjoint) paths from the source to each receiver; 4) a local pheromone updating rule is developed to guide ants to construct appropriate promising paths; and 5) a solution reconstruction method is presented, with the aim of avoiding prematurity and improving the global search efficiency of proposed algorithm. Due to the way it works, the ACO can well exploit the global and local information of routing-related problems during the solution construction phase. The simulation results on benchmark instances demonstrate that with the integrated five extended mechanisms, our algorithm outperforms a number of existing algorithms with respect to the best solutions obtained and the computational time.

网络编码蚁群优化资源最小化路由算法元启发式算法