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: Elite Crystal Evolution Algorithm (CEO-inspired): Theory.
The article presents an adaptation of the Crystal Energy Optimizer (CEO) algorithm for continuous optimization problems. The algorithm is based on the physical process of a lake freezing, simulating the behavior of ice crystals as water transitions from a liquid to a solid state. The original CEO was developed for combinatorial problems (TSP), uses a graph of connections between crystals, and was introduced in a 2016 publication.
The Elite Crystal Evolution Algorithm (ECEA) is a population-based optimization algorithm I developed, inspired by the process of water crystallization as a lake freezes and by the concept behind the CEO algorithm. Imagine a lake in winter: when the temperature drops, the water begins to freeze, forming ice crystals. The best crystals (those in optimal conditions) become "frozen" and stable, while the rest continue to move and search for better positions. This natural metaphor forms the basis of our algorithm, which has been adapted to solve continuous optimization problems in multidimensional space.
Author: Andrey Dik