Skip to content

v0.1.1

Choose a tag to compare

@WC2001 WC2001 released this 28 Jan 19:29
· 5 commits to main since this release
9cb656c

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.