Skip to content

Conversation

XU-Boqing
Copy link
Collaborator

Description

Checklist

  • I have formatted my Python code with ruff.
  • 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.

@@ -1,11 +1,10 @@
import unittest

import torch
from CEC2022_by_P_N_Suganthan import cec2022_func
Copy link
Collaborator

@sses7757 sses7757 May 20, 2025

Choose a reason for hiding this comment

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

Here CI raised a module not found error. Please check again. @XU-Boqing

@BillHuang2001 BillHuang2001 merged commit edb94ac into main Aug 22, 2025
2 of 5 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.

3 participants