Skip to content

Releases: jmejia8/Metaheuristics.jl

v3.2.12

22 Oct 16:01
Compare
Choose a tag to compare

Metaheuristics v3.2.12

Diff since v3.2.11

Closed issues:

  • Replacement of makeminmax() function in JMcDM (#34)
  • JOSS Review Tracker (#36)

Merged pull requests:

v3.2.11

05 Sep 17:42
Compare
Choose a tag to compare

Metaheuristics v3.2.11

Diff since v3.2.10

Merged pull requests:

v3.2.10

13 Aug 22:48
Compare
Choose a tag to compare

Metaheuristics v3.2.10

Diff since v3.2.9

Closed issues:

  • Error in GA global optimisation (#31)

Merged pull requests:

v3.2.9

11 Jul 18:18
adc5872
Compare
Choose a tag to compare

Metaheuristics v3.2.9

Diff since v3.2.8

Changes:

  • Add CCMO algorithm
  • Update documentation
  • Update README.md

Closed issues:

  • This function should not to return nothing (#10)
  • Add more Sampling Methods (#19)
  • parallel_evaluation=true (#20)
  • Add unary epsilon-indicator (#21)
  • Multi-threading fitness calculations (#22)
  • problem (#23)
  • Solving combinatorial problems using SA [DUPLICATED] (#25)
  • Solving combinatorial problems using SA (#26)

Metaheuristics.jl v3.2.8

29 Jun 16:32
Compare
Choose a tag to compare

Metaheuristics.jl v3.2.7

08 Jun 12:03
c3a9b53
Compare
Choose a tag to compare

This release includes decision-making methods. The new features have been described in #17

v3.2.6

03 May 02:02
Compare
Choose a tag to compare

Metaheuristics.jl v3.2.6

Implement Genetic Algorithms, and update API to handle different representation of solutions.

v3.2.5

10 Apr 23:19
Compare
Choose a tag to compare

Metaheuristics v3.2.5

Diff since v3.2.4

Merged pull requests:

v3.2.4

02 Apr 07:27
Compare
Choose a tag to compare

Metaheuristics v3.2.4

Diff since v3.2.3

Closed issues:

  • Possible integration of MCCGA in Metaheuristics.jl (#13)

Merged pull requests:

Metaheuristics v3.2.3

26 Mar 20:33
Compare
Choose a tag to compare
add a detailed list of algorithms