Skip to content

v2.5.3

Compare
Choose a tag to compare
@thieu1995 thieu1995 released this 27 Apr 11:09
· 398 commits to master since this release

Update

  • Fix bug in roulette-wheel-selection in Optimizer
  • Update multitask with input modes and terminations
  • Update Tuner with more input parameters
  • Add Lévy flight, and the selective opposition version of the artificial rabbit algorithm (LARO)
  • Add Modified Gorilla Troops Optimization (MGTO)
  • Update Giant Trevally Optimizer as requested by the authors
    • Matlab101GTO: This version was used to produce the results presented in the paper.
    • Matlab102GTO: This is a new version provided by the authors (Matlab link), which has been updated recently to
      reduce computation time.
    • OriginalGTO: This version is implemented exactly as described in the paper.