Official MATLAB and Python source code for the Zahhak Optimization Algorithm (ZOA) and the Buzjani Tiling Strategy (BTS) local refinement mo
ZOA-BTS
Official MATLAB and Python code for the Zahhak Optimization Algorithm: A Memetic Geometric Buzjani Tiling Strategy for Engineering and IoT with Wireless Sensor Network Validation paper
Zahhak Optimization Algorithm
A population-based metaheuristic inspired by Persian mythology. It elegantly balances global exploration and local convergence using an adaptive nonlinear control mechanism, making it highly efficient for solving complex engineering problems under strict computational budgets.
Buzjani Tiling strategy
A lightweight, plug-and-play geometric local refinement module inspired by mathematical spatial division. It uses a rotation-invariant hexagonal grid to perform high-precision local searches with near-zero overhead, seamlessly boosting the accuracy and stability of ZOA and other baseline algorithms.
% Paper:
% AmirAli Fatoorchi, Shahriar Mohammadi, Hodjat Hamidi
% Zahhak Optimization Algorithm: A Memetic Geometric Buzjani Tiling Strategy for Engineering and IoT with Wireless Sensor Network Validation
% Results in Engineering
% DOI: https://doi.org/10.1016/j.rineng.2026.111596
Please contact me if there are bugs in the code: amirf97@gmail.com
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.4 | - |
||
| 1.0.3 | - |
||
| 1.0.2 | - |
||
| 1.0.1 | - |
||
| 1.0.0 |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
