Skip to content

Fix bugs of MOEA/D #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 27, 2024
Merged

Fix bugs of MOEA/D #141

merged 4 commits into from
Apr 27, 2024

Conversation

Zhenyu2Liang
Copy link
Collaborator

Description

  • Fix bugs of the MOEA/D algorithm.
  • Add aggregation function class in utils.
  • Update EAG-MOEA/D and MOEA/D-DRA

Checklist

  • I have formatted my Python code with black.
  • I have good commit messages.
  • If adding new algorithms, problems, operators:
    • Added related test cases.
    • Added docstring to explain important parameters.
    • Added entries in the docs.

@BillHuang2001 BillHuang2001 merged commit a970f62 into main Apr 27, 2024
2 checks passed
@BillHuang2001 BillHuang2001 deleted the dev3-lzy branch January 3, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants