Skip to content
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

Add RVEAa algorithm #132

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Add RVEAa algorithm #132

merged 4 commits into from
Apr 15, 2024

Conversation

Zhenyu2Liang
Copy link
Collaborator

Description

  • Add RVEAa algorithm and related test cases.
  • Fix bug of EAGMOEAD.
  • Optimize the reference vector adaptation of RVEA.

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.

Copy link
Collaborator

@BillHuang2001 BillHuang2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is good, but remember to add an entry for RVEAa in the document.

@Zhenyu2Liang
Copy link
Collaborator Author

Code is good, but remember to add an entry for RVEAa in the document.

I have added the document of RVEAa and IMMOEA.

@BillHuang2001 BillHuang2001 merged commit 2de776c into main Apr 15, 2024
3 checks passed
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