Published April 27, 2023
| Version v2.5.3
Software
Open
MEALPY: An open-source library for latest meta-heuristic algorithms in Python
Creators
Description
Update
- Fix bug in roulette-wheel-selection in Optimizer
- Update multitask with input modes and terminations
- Update Tuner with more input parameters
- Add Lévy flight, and the selective opposition version of the artificial rabbit algorithm (LARO)
- Add Modified Gorilla Troops Optimization (MGTO)
- Update Giant Trevally Optimizer as requested by the authors
- Matlab101GTO: This version was used to produce the results presented in the paper.
- Matlab102GTO: This is a new version provided by the authors (Matlab link), which has been updated recently to reduce computation time.
- OriginalGTO: This version is implemented exactly as described in the paper.
Notes
Files
thieu1995/mealpy-v2.5.3.zip
Files
(12.1 MB)
Name | Size | Download all |
---|---|---|
md5:3ca8711e5d0795fc3e2d390ee93804c7
|
12.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/thieu1995/mealpy/tree/v2.5.3 (URL)