cpso

There are 2 repositories under cpso topic.

  • tohid-yousefi/Meta-Heuristics

    In this section, I share the Meta-Heuristic algorithm codes that I wrote myself

    Language:MATLAB12111
  • Rikveet/CPSO

    basic CPSO for eq x^2 + y^2 + z^2 = target, to find possible point on the sphere by searching in x, y and z

    Language:Python201