guofei9987 / scikit-opt

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
https://scikit-opt.github.io/scikit-opt/#/en/
MIT License
5.31k stars 992 forks source link

How to change crossover rate? #201

Open hummm310 opened 2 years ago

hummm310 commented 2 years ago

I check the parameter of GA and GA_TSP, but I can't find a way to change the crossover rate.

1184291824 commented 2 years ago

127