Mother Tree Optimization (MTO) for solving continuous optimization problems. MTO uses a set of cooperating agents that evolve based on the communication between Douglas fir trees mediated by the mycorrhizal fungi network that transfers nutrients between plants of the same or different species. In order to assess the performance of the MTO algorithm, we conducted extensive experiments on its variants, with and without climate change. In this regard, we run several statistical and graphical analyses on the resulting solutions when solving well-known test functions. In the statistical analysis, the average, standard deviation, and minimum number of function evaluations are calculated for various levels of solution quality. In the graphical analysis, qualified run-length distributions are used to show the probability of solving a suite of well-known test functions at different levels of solution quality. The results demonstrate that MTO with climate change is able to reach the global solution for all the problems considered. In addition, this MTO variant generally requires fewer function evaluations than Particle Swarm Optimization and Bacterial Foraging to reach a solution of a given quality.
引用格式
Korani, Wael, Malek Mouhoub, and Raymond J. Spiteri. "Mother tree optimization." 2019 IEEE International Conference on Systems, Man and Cybernetics (SMC). IEEE, 2019.
MATLAB 版本兼容性
创建方式
R2023a
兼容任何版本
平台兼容性
Windows macOS Linux标签
致谢
参考作品: Global Optimization with MATLAB, Accelerated Particle Swarm Optimization_Nature-Inspired, Optimization Algorithm
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!MTOv1.4
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.4 | small update |
||
1.3 | I have corrected the fitness value for TMT. |
||
1.2 | I have updated the initial position of particles and some tunable parameters |
||
1.0.2 | This version to solve simple optimization problem and you can use it to solve any complex optimization problem. |
||
1.0.1 | nothing |
||
1.0.0 |