Published November 5, 2023
| Version v3.0.1
Software
Open
MEALPY: An open-source library for latest meta-heuristic algorithms in Python
Authors/Creators
Description
- Add transfer function module (please read this paper )
- Add two new datatypes:
TransferBinaryVarandTransferBoolVar. - Fix bug un-order variables in
PermutationVardata type. - Update data type of encoded solution in
BoolVardata type. - Update correct function in
BoolVarandBinaryVar. - Fix bug reproduce results in
GA,WCA, andEHOoptimizers. - Fix bug higher probability of 0 value in
IntegerVardata type.
Other
If you use this software, please cite it as below.Files
thieu1995/mealpy-v3.0.1.zip
Files
(12.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:647ef3d65bf7ac11abaa6c2a9b11bf02
|
12.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/thieu1995/mealpy/tree/v3.0.1 (URL)