Change models Human_based: Added some recent human-based meta-heuristic algorithms TLO - Teaching Learning Optimization OriginalTLO: The original version BaseTLO: The elitist version QSA - Queuing Search Algorithm BaseQSA: The original version OppoQSA: Opposition-based + QSA LevyQSA: Levy + QSA ImprovedQSA: Levy + Opposition-based + QSA Change others models_history.csv: Update history of meta-heuristic algorithm
A collection of the state-of-the-art MEta-heuristic ALgorithms in PYthon (mealpy
Update Add validator when variable can be both int/float value Add algorithms to evolutionary-ba...
A collection of the state-of-the-art MEta-heuristic ALgorithms in PYthon (mealpy
Change models Human_based: Added the newest human-based meta-heuristic algorithms SARO - Search And...
Change models Swarm_based: Added more recently algorithm (since 2010 to 2016) OriginalALO, BaseALO ...
Change models Added new kind of meta-heuristics: system-based System_based: Added the latest syste...
Change models Physics_based: Added the cutting-edge physics-based meta-heuristic algorithms NRO - N...
Change models Swarm_based: Added the state-of-the-art swarm-based meta-heuristic algorithms SRSR - ...
Change models Bio_based: Added the latest bio-inspired meta-heuristic algorithms SBO - Satin Bowerb...
Change models Added new kind of meta-heuristics: math-based and music-based Math_based: SCA - Sine ...
Change models Added Levy-flight and Opposition-based techniques in Root.py Fixed codes include levy...
Change models Added Sea Lion Optimization in Swarm-based group BaseSLO ImprovedSLO (Shrinking Encir...
Change models System-based group added: Water Cycle Algorithm (WCA) Human-based group added: Im...
Change models root.py : Add 1 more helper functions Swarm_based: Added PSO BFO, ABFOLS (Adaptive ve...
Change models Fix bugs in several algorithms related to Division by 0, sqrt(0), Added more algorit...
A collection of the state-of-the-art MEta-heuristic ALgorithms in PYthon (mealpy
Update Add validator when variable can be both int/float value Add algorithms to evolutionary-ba...
A collection of the state-of-the-art MEta-heuristic ALgorithms in PYthon (mealpy
Change models Human_based: Added the newest human-based meta-heuristic algorithms SARO - Search And...
Change models Swarm_based: Added more recently algorithm (since 2010 to 2016) OriginalALO, BaseALO ...
Change models Added new kind of meta-heuristics: system-based System_based: Added the latest syste...
Change models Physics_based: Added the cutting-edge physics-based meta-heuristic algorithms NRO - N...
Change models Swarm_based: Added the state-of-the-art swarm-based meta-heuristic algorithms SRSR - ...
Change models Bio_based: Added the latest bio-inspired meta-heuristic algorithms SBO - Satin Bowerb...
Change models Added new kind of meta-heuristics: math-based and music-based Math_based: SCA - Sine ...
Change models Added Levy-flight and Opposition-based techniques in Root.py Fixed codes include levy...
Change models Added Sea Lion Optimization in Swarm-based group BaseSLO ImprovedSLO (Shrinking Encir...
Change models System-based group added: Water Cycle Algorithm (WCA) Human-based group added: Im...
Change models root.py : Add 1 more helper functions Swarm_based: Added PSO BFO, ABFOLS (Adaptive ve...
Change models Fix bugs in several algorithms related to Division by 0, sqrt(0), Added more algorit...
A collection of the state-of-the-art MEta-heuristic ALgorithms in PYthon (mealpy
Update Add validator when variable can be both int/float value Add algorithms to evolutionary-ba...
A collection of the state-of-the-art MEta-heuristic ALgorithms in PYthon (mealpy