Zahhak Optimization Algorithm & Buzjani Tiling Strategy

Official MATLAB and Python source code for the Zahhak Optimization Algorithm (ZOA) and the Buzjani Tiling Strategy (BTS) local refinement mo

https://github.com/amirali9776/ZOA-BTS

You are now following this Submission

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.4

-

1.0.3

-

1.0.2

-

1.0.1

-

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.