Published November 5, 2023 | Version v3.0.1
Software Open

MEALPY: An open-source library for latest meta-heuristic algorithms in Python

Description

  • Add transfer function module (please read this paper )
  • Add two new datatypes: TransferBinaryVar and TransferBoolVar.
  • Fix bug un-order variables in PermutationVar data type.
  • Update data type of encoded solution in BoolVar data type.
  • Update correct function in BoolVar and BinaryVar.
  • Fix bug reproduce results in GA, WCA, and EHO optimizers.
  • Fix bug higher probability of 0 value in IntegerVar data 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)