搜索资源列表
ant_colony_elitists
- 利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。-Improved ant algorithm, that is, with the elite strategy of ant algorithm for solving TSP problems. Ant Algorithm-depth understanding of the principle of optimality helpf
ant_tspelitists
- 改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题,对深入理解蚂蚁算法的优化原理很有帮助,通过测试。-Improved ant algorithm, ant algorithm with elitist strategy, to solve TSP problem, the ant-depth understanding of the principle of optimization is helpful, pass the te
ELITIST
- 带精英策略的蚂蚁算法,针对TSP问题做了研究(Ant Colony Algorithm for Traveling Salesman Problem)
蚁群算法-精英蚂蚁
- 对蚁群算法的一种改进,选取精英蚂蚁,使算法更为高效准确(An improvement of ant colony algorithm is to select elite ants to make the algorithm more efficient and accurate.)