You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Check out the new article: Fractal-Based Algorithm (FBA).
In this article, we will consider a new metaheuristic algorithm for solving continuous optimization problems — Fractal-based Algorithm (FBA) by Marjan Kaedi from 2017. This approach is based on the geometric properties of fractals and uses the concept of self-similarity to adaptively explore space. The algorithm is based on an innovative heuristic that evaluates the potential of different search areas based on the density of high-quality solutions within them.
The key aspect of the proposed method is the iterative partitioning of the search space into subspaces with the identification of the most promising zones, which are then examined more thoroughly. During the algorithm execution, self-similar fractal structures are formed, directed towards the optimal solution, ensuring a balance between global exploration and local refinement of the solutions found. In this article, we will examine in detail the theoretical foundations of the algorithm, the details of its implementation, the configuration of key parameters, and present the results of a comparative analysis with other popular optimization methods on standard test functions.
Author: Andrey Dik