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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruoyuGao/scikit-opt-gpu Stargazers