There is a newer version of the record available.

Published June 22, 2022 | Version v2.4.2
Software Open

MEALPY: a Framework of The State-of-The-Art Meta-Heuristic Algorithms in Python

  • 1. PHENIKAA University
  • 2. Torrens University Australia

Description

Update

  • Add n_workers variable to solve() function in Optimizer class
    • n_workers only effect by parallel mode such as "process" and "thread"
    • n_workers default value is None and based on concurrent.futures module
  • Add 1 more Optional input parameter to the fitness function
  • Fix bug trajectory chart
  • Update fitness and objective chart
  • Remove supporting Python < 3.7, Mealpy only supports Python >=3.7
  • Group probabilistic is merged into math-based group
  • Update documents, examples, tests

Files

thieu1995/mealpy-v2.4.2.zip

Files (11.6 MB)

Name Size Download all
md5:5a97b93cf91d3972eb32249fd73a05f8
11.6 MB Preview Download

Additional details

Related works