Skip to content

Releases: WC2001/HierarchicMemeticStrategy.jl

v0.1.2

30 Jan 00:14
4dc6914

Choose a tag to compare

Fixed documentation issues.

v0.1.1

28 Jan 19:29
9cb656c

Choose a tag to compare

This release refines the solver’s core architecture and enhances its compatibility with the broader Julia optimization ecosystem.

  • Refined Internal Interfaces: Transitioned population creation and sprout conditions to a formal strategy patterns.
  • Optimization.jl Integration: AddedHMSSolver that integrates with the Optimization.jl common interface.

v0.1.0

07 Jan 10:42
333bb54

Choose a tag to compare

Merge pull request #10 from WC2001/fix/comp

Fix/comp