Skip to content

v0.2.1

Compare
Choose a tag to compare
@thieu1995 thieu1995 released this 17 Mar 07:43
· 1751 commits to master since this release

Change models

  • Swarm_based: Added more recently algorithm (since 2010 to 2016)
    • OriginalALO, BaseALO - Ant Lion Optimizer
    • OriginalBA, AdaptiveBA, BaseBA - Bat Algorithm
    • BSA - Bird Swarm Algorithm
    • GWO - Grey Wolf Optimizer
    • MFO - Moth-flame optimization
    • SSA - Social Spider Algorithm
    • SSO - Social Spider Optimization

Change others

  • models_history.csv: Update history of meta-heuristic algorithms