Published June 20, 2023
| Version v2.5.4-alpha.6
Software
Open
MEALPY: An open-source library for latest meta-heuristic algorithms in Python
Authors/Creators
Description
- Fix bug self.dyn_pop_size when pop_size is small value
- Move SHADE-based optimizers from DE to SHADE module in evolutionary_based group
- Add Improved Grey Wolf Optimization (IGWO) in GWO algorithm
- Add Tabu Search (TS) to math-based group
- Add get_all_optimizers() and get_optimizer_by_name() in Mealpy
Notes
Files
thieu1995/mealpy-v2.5.4-alpha.6.zip
Files
(12.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5af83b390b7414562f14374155b18441
|
12.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/thieu1995/mealpy/tree/v2.5.4-alpha.6 (URL)