方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 蝙蝠算法× | 萤火虫算法× | |
|---|---|---|
| 领域 | 优化 | 优化 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 2010 | 2008 |
| 提出者 | Xin-She Yang | Xin-She Yang |
| 类型≠ | Population-based swarm intelligence | Swarm intelligence metaheuristic |
| 开创性文献≠ | Yang, X.-S. (2010). A new metaheuristic bat-inspired algorithm. Nature Inspired Cooperative Strategies for Optimization (NICSO), 65–74. DOI ↗ | Yang, X.S. (2010). Firefly Algorithm, Stochastic Test Functions and Design Optimisation. International Journal of Bio-Inspired Computation, 2(2), 78-84. DOI ↗ |
| 别名≠ | BA, Bat-Inspired Algorithm, Echolocation-Based Optimization, Yarasa Algoritması | FA, Firefly Optimization, Ateşböceği Algoritması (Firefly Algorithm) |
| 相关≠ | 3 | 5 |
| 摘要≠ | The Bat Algorithm (BA) is a nature-inspired metaheuristic optimization method proposed by Xin-She Yang in 2010. It mimics the echolocation behavior of microbats to balance global exploration and local exploitation. Each artificial bat adjusts its position, velocity, and emission frequency, with loudness and pulse rate dynamically controlling the transition from broad search to refined local tuning. BA is suited to continuous and combinatorial optimization problems across engineering, scheduling, and machine learning domains. | The Firefly Algorithm (FA), introduced by Xin-She Yang in 2008 and formally published in 2010, is a nature-inspired swarm metaheuristic that models the bioluminescent attraction behaviour of fireflies. Each candidate solution is a firefly whose brightness represents its objective-function value; dimmer fireflies move toward brighter ones with an attraction force that decays with distance, driving the swarm toward optima without gradient information. |
| ScholarGate数据集 ↗ |
|
|