Method__init__(self, n: int = 50, max_iter: int = 500,
w: float = 0.7, c1: float = 1.5, c2: float = 1.5,
python/compare/algorithms.py:29
Method__init__(self, n: int = 50, max_iter: int = 500,
F: float = 0.8, CR: float = 0.9,
se
python/compare/algorithms.py:73