Skip to content

MOSADE 0.1.0

Latest

Choose a tag to compare

@Levvvi Levvvi released this 15 Jun 05:56

First public release of MOSADE.

  • Self-adaptive, multi-strategy differential evolution for multi-objective and constrained multi-objective optimization
  • Benchmarks: ZDT, DTLZ, WFG, constrained DAS-CMOP, real-world CRE
  • Indicators: hypervolume, IGD, IGD+, GD, spread
  • pymoo interoperability for fair baseline comparison
  • Reproducible per-run seeding (NumPy SeedSequence)
  • Unit / property-based / regression / smoke tests, CI on Python 3.10–3.12, MIT licensed

Install: pip install mosade