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.