蝙蝠算法c语言,求解0-1背包问题的二进制蝙蝠算法
生活随笔
收集整理的這篇文章主要介紹了
蝙蝠算法c语言,求解0-1背包问题的二进制蝙蝠算法
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
摘要:
For solving the optimization problem in discrete space, a Binary Bat Algorithm(BBA) is proposed, and time-varying inertia factor is introduced to improve the global convergence speed of the algorithm. In order to increase the probability of finding the optimal solution in solving 0-1 knapsack problem, greedy strategy is used in the algorithm, thus a Greedy Binary Bat Algorithm(GBBA) is proposed. Simulations show that the proposed algorithm is much superior to GMBA algorithm in searching capability and convergence performance.
展開
總結
以上是生活随笔為你收集整理的蝙蝠算法c语言,求解0-1背包问题的二进制蝙蝠算法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: mysql表空间被占用,同名表无法创建或
- 下一篇: 在QT中配置snap7库