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