Releases: WC2001/HierarchicMemeticStrategy.jl
Releases · WC2001/HierarchicMemeticStrategy.jl
v0.1.2
v0.1.1
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: Added
HMSSolverthat integrates with theOptimization.jlcommon interface.