Open JJ opened 6 years ago
I will add some references to:
"Concurrent Genetic Algorithms for Optimization of Large Structures" https://www.researchgate.net/publication/244421996_Concurrent_Genetic_Algorithms_for_Optimization_of_Large_Structures
"Concurrent Computation for Genetic Algorithms" https://pdfs.semanticscholar.org/f0bb/6490ff006c5f300d1fa3c29d1ab708a6af76.pdf
"A Concurrent-Hybrid Evolutionary Algorithms with Multi-child Differential Evolution and Guotao Algorithm Based on Cultural Algorithm Framework"
https://link.springer.com/chapter/10.1007%2F978-3-642-16493-4_13
Nice catch, Pedro.
"A Concurrent-Hybrid Evolutionary Algorithms with Multi-child Differential Evolution and Guotao Algorithm Based on Cultural Algorithm Framework" https://link.springer.com/chapter/10.1007%2F978-3-642-16493-4_13
I think this last paper uses "concurrent" in the sense that there are two algorithms working at the same time. It does not use any kind of actual concurrency
Such as this https://uhra.herts.ac.uk/handle/2299/18193 applied to ants, using S-Net.