| esa/pagmo2 |
759 |
|
0 |
5 |
over 2 years ago |
24 |
August 23, 2022 |
43 |
gpl-3.0 |
C++ |
| A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model. |
| MaxHalford/eaopt |
721 |
|
0 |
1 |
about 5 years ago |
5 |
November 16, 2020 |
6 |
mit |
Go |
| :four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution) |
| Helmholtz-AI-Energy/propulate |
24 |
|
0 |
0 |
over 2 years ago |
0 |
|
38 |
bsd-3-clause |
Python |
| Propulate is an asynchronous evolutionary optimization algorithm and software package for global optimization and hyperparameter search on high-performance computers. |
| schlatterbeck/pgapy |
15 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
bsd-2-clause |
C |
| Python wrapper for pgapack, the parallel genetic algorithm library |
| PytLab/GASol |
11 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| A general Genetic Algorithm Solver in C++ |
| afiskon/simple-genetic-algorithm |
11 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
bsd-2-clause |
Haskell |
| Simple parallel genetic algorithm implementation in pure Haskell |
| mcfadd/Job_Shop_Schedule_Problem |
11 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
isc |
Python |
| Parallel Tabu Search and Genetic Algorithm for the Job Shop Schedule Problem with Sequence Dependent Set Up Times |
| pasqualesalza/elephant56 |
9 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| A Genetic Algorithms framework for Hadoop MapReduce. |
| krzysztofarendt/modestga |
7 |
|
0 |
0 |
over 3 years ago |
19 |
November 20, 2021 |
6 |
bsd-2-clause |
Python |
| Optimized and benchmarked parallel Genetic Algorithm with inequality constraints, and a scipy-like interface |
| Nico-Curti/genetic |
5 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| Examples about genetic algorithms for parallel computing |