pagmo icon indicating copy to clipboard operation
pagmo copied to clipboard

Add hexagonal topology to pso

Open sriki18 opened this issue 9 years ago • 2 comments

This will add a hexagonal topology to pso. (I've fixed things that were wrong or missing in the previous PR)

sriki18 avatar Apr 16 '15 16:04 sriki18

I can't judge just by the code whether it's implemented correctly (do you have a reference implementation?). This needs some tests (ideally both C++ and Python) to verify that it works as reported in the literature. Do you have any data on it ?

Update Python docstring: https://github.com/esa/pagmo/blob/master/PyGMO/algorithm/init.py#L264-L268

krzysztof avatar Apr 20 '15 08:04 krzysztof

Code Health Code quality remained the same when pulling 607d523 on sriki18:master into 3d4c309 on esa:master.

landscape-bot avatar Apr 22 '15 14:04 landscape-bot