A C# Library to aid programming for meta-heuristics
-
Updated
Jun 3, 2018 - C#
A C# Library to aid programming for meta-heuristics
Flower Pollination Algorithm Optimization Problem
Nature-inspired Algorithm
This project aimed to implement three well-known meta-heuristic algorithms: cuckoo search (CS), bat algorithm (BA), and flower pollination algorithm (FPA). We found that three algorithms could have a promising performance generally. It might need more runs to be converged when training BA. The time cost of BA was the highest while the difference…
Add a description, image, and links to the flower-pollination topic page so that developers can more easily learn about it.
To associate your repository with the flower-pollination topic, visit your repo's landing page and select "manage topics."