v0.2.0rc1
Pre-release
Pre-release
EvoMO v0.2.0rc1 - Release Candidate
Release Date: May 12, 2025
- Refactored EvoMO into a standalone project structure.
- Enabled importing multiobjective algorithms and benchmarks via from evomo after installing EvoX.
- Migrated multiobjective algorithms and problems from EvoX to EvoMO.
- Added the LMOCSO algorithm.
- Added and improved benchmark suites: ZDT, LSMOP, and MAF.
- Updated MoRobtrol for compatibility with the latest version of EvoX.
What's Changed
- Merged latest changes from main into script_zx by @sherry-zx in #21
- Match MoRobtrol to the latest EvoX by @Nam-dada in #24
- Update unittest and MoRobtrol by @Nam-dada in #25
- Add maf ,zdt and lsmop. by @XU-Boqing in #23
- Update morobtrol by @Zhenyu2Liang in #26
- Merge main into script_zx by @sherry-zx in #27
- Fix MoRobtrol bug, add problem's docstring. by @Nam-dada in #28
- Add LMOCSO algorithm by @sherry-zx in #22
- Modify maf.py to supoort the torch.compile by @XU-Boqing in #31
- Modify maf to add the limits of d by @XU-Boqing in #32
New Contributors
- @XU-Boqing made their first contribution in #23
- @Zhenyu2Liang made their first contribution in #26
Full Changelog: v0.1.0...v0.2.0rc1