https://github.com/ruoyugao/scikit-opt-gpu
We implemented our own sequential version of GA, PSO, SA and ACA using C++ (some using Eigen3 as matrix operation backend) and the parallelized version with CUDA support. All of them are much faster than the popular lib scikit-opt.
https://github.com/ruoyugao/scikit-opt-gpu
ant-colony-optimization cuda-support genetic-algorithm particle-swam-optimization simulated-annealing
Last synced: 5 months ago
JSON representation
We implemented our own sequential version of GA, PSO, SA and ACA using C++ (some using Eigen3 as matrix operation backend) and the parallelized version with CUDA support. All of them are much faster than the popular lib scikit-opt.
- Host: GitHub
- URL: https://github.com/ruoyugao/scikit-opt-gpu
- Owner: ruoyuGao
- License: mit
- Created: 2022-04-17T22:11:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T16:42:18.000Z (almost 3 years ago)
- Last Synced: 2024-07-28T01:27:54.371Z (9 months ago)
- Topics: ant-colony-optimization, cuda-support, genetic-algorithm, particle-swam-optimization, simulated-annealing
- Language: C++
- Homepage:
- Size: 980 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0