thieu1995 / metaheuristics

Implement the-state-of-the-art meta-heuristic algorithms using python (numpy)
Apache License 2.0
278 stars 82 forks source link

Political Algorithm ready to draft and test #6

Closed ugomuhieddine17 closed 1 year ago

ugomuhieddine17 commented 1 year ago

Closes #

📑 Description

The purpose of the pr is to introduce the PO algorithm to the draft repo. The PO.py and the run_PO.py files have been created.

✅ Checks

ℹ Additional Information