We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958bc7c commit 567901cCopy full SHA for 567901c
tests/algorithms/test_single_objective.py
@@ -2,7 +2,6 @@
2
3
import numpy as np
4
5
-from pymoo.algorithms.so_cuckoo_search import CuckooSearch
6
from pymoo.algorithms.so_genetic_algorithm import GA
7
from pymoo.algorithms.so_nelder_mead import NelderMead
8
from pymoo.algorithms.so_pattern_search import PatternSearch
0 commit comments