Cloud Drift Optimization (CDO)

Cloud Drift Optimization (CDO) Algorithm – A Nature-Inspired Metaheuristic
176.0 次下载
更新 2025/12/22

查看许可证

Cloud Drift Optimization (CDO) is a novel metaheuristic algorithm inspired by the drifting behavior of cloud particles under atmospheric forces. It introduces adaptive weighting and nonlinear drift mechanisms that improve the balance between exploration and exploitation during the search process.
Unlike conventional algorithms such as PSO, HHO, GWO, and MPA, the CDO algorithm offers:
  • Adaptive weight adjustment for dynamic control of the search process.
  • Probabilistic drift strategy for escaping local optima.
  • Fast convergence with high robustness and solution accuracy.
  • Validated performance using Wilcoxon and Friedman statistical tests.
CDO has been benchmarked on unimodal and multimodal functions, as well as real-world engineering problems (cantilever beams, trusses, springs, pressure vessels). Results show that CDO consistently provides lightweight and cost-efficient solutions while meeting design constraints.
This implementation can be applied to engineering design, structural optimization, and machine learning tasks, making it a versatile tool for both academic and industrial applications.
📌 For theoretical background, statistical results, and extended discussion, please refer to the original publication:
(Software reference)
Alibabaei Shahraki, M. (2025). Cloud Drift Optimization (CDO): A MATLAB Implementation. SSRN. https://doi.org/10.1007/s10791-025-09671-6

引用格式

Alibabaei Shahraki, M. Cloud drift optimization algorithm as a nature-inspired metaheuristic. Discov Computing 28, 173 (2025). https://doi.org/10.1007/s10791-025-09671-6

Alibabaei Shahraki, M. (2025). Cloud Drift Optimization (CDO): A MATLAB Implementation. SSRN. https://doi.org/10.1007/s10791-025-09671-6

MATLAB 版本兼容性
创建方式 R2023a
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.0.4

Updated reference version.

1.0.3

1.0.2

1.0.1

Citation updated.

1.0.0