Skip to content

Releases: jmejia8/Metaheuristics.jl

Metaheuristics v3.2.0

09 Feb 22:36
4310de5
Compare
Choose a tag to compare

What's New

  • Update Julia version (from 1.1 to 1.5).
  • Most metaheuristics can evaluate solutions in parallel.
  • Minor performance updates.

Metaheuristics v3.1.2

05 Feb 02:12
Compare
Choose a tag to compare

Performance and Docs improvement.

Metaheuristics v3.1.1

16 Nov 21:38
Compare
Choose a tag to compare

SPEA2 was included, as well as other performance improvements.

Metaheuristics v3.1.0

01 Nov 14:24
Compare
Choose a tag to compare

Improvements in Abstracts, documentation. Also, this release includes new methods for multi-objective optimization, particularly for the non-dominated sorting (see API references in documentation).

Metaheuristics v3.0.3

27 Sep 22:35
Compare
Choose a tag to compare

This release includes a new metaheuristic and a new performance indicator.

New

Metaheuristics:

  • SMS-EMOA: An EMO algorithm using the hypervolume measure as selection criterion

Performance Indicator:

  • Delta p: Averaged Hausdorff distance

Updated

Minor performance improvements and other changes related to the API.

Metaheuristics v3.0.2

01 Sep 23:41
Compare
Choose a tag to compare

Hypervolume implementation in Julia.

New

Performance Indicators:

  • Hypervolume Indicator (also known as Lebesgue measure or S-metric).

Updated

  • Documentation on usage of some indicators.

More documentation and some improvements

20 Jun 02:43
Compare
Choose a tag to compare

This new release gives:

Improve API and new Metaheuristics

02 Apr 19:11
Compare
Choose a tag to compare

Improve API to create Metaheuristics.

This latest release implements the following methods:

New

Metaheuristics:

  • NSGA-III

Performance Indicators:

  • Covering Set Indicator (binary indicator based on dominance).
  • Spacing indicators (for uniformly distributed vectors).

Updated

  • SBX crossover: Some issues where solved.
  • MOEAD_DE: this method receives the reference weights as parameters instead of the number of objectives.

v2.2.2

21 Nov 21:10
Compare
Choose a tag to compare
v2.2.2

Stable Version

21 Nov 18:22
Compare
Choose a tag to compare
v2.2.1

v2.2.1