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

Update MOs and Add LMOCSO #76

Merged
merged 22 commits into from
Oct 13, 2023
Merged

Update MOs and Add LMOCSO #76

merged 22 commits into from
Oct 13, 2023

Conversation

Zhenyu2Liang
Copy link
Collaborator

Description

  • Update RVEA, IBEA, HypE algorithms.
  • Add LMOCSO algorithm.
  • Fix bugs of DTLZ7.
  • Modify Docs.

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
Copy link
Collaborator

Please rebase to the current main, after fetching the latest main.

git rebase main

Flake lock file updates:

• Updated input 'flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17)
  → 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d680ded26da5cf104dd2735a51e88d2d8f487b4d' (2023-08-19)
  → 'github:NixOS/nixpkgs/f99e5f03cc0aa231ab5950a15ed02afec45ed51a' (2023-10-09)
• Updated input 'utils':
    'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
  → 'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
@BillHuang2001 BillHuang2001 merged commit b9e6480 into main Oct 13, 2023
0 of 3 checks passed
@Zhenyu2Liang Zhenyu2Liang deleted the dev-lzy branch April 14, 2024 11:07
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