Transformer-for-Metaheuristic-Algorithm-Selection/ ├── 📁 src/ # Core source code │ ├── benchmarks/ # 12 optimization benchmark functions │ ├── metaheuristics/ # 4 optimization algorithms │ ├── ...
In the field of optimization, metaheuristic algorithms have garnered significant interest. These algorithms, which draw inspiration from natural selection, evolution, and problem-solving strategies, ...
Abstract: Transportation companies are known to charge a fixed fee in addition to the price per unit of the product. This makes the transportation problem an NP-hard problem. We propose an algorithm ...
Abstract: Wind-based power generation, which is a safe and clean energy resource, has a widespread implementation around the world to reduce the environmental pollution, alleviate the energy crisis ...
ABSTRACT: This paper addresses the shortcomings of the Sparrow and Eagle Optimization Algorithm (SBOA) in terms of convergence accuracy, convergence speed, and susceptibility to local optima. To this ...