- This topic has 1 reply, 2 voices, and was last updated 3 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Fórum Algoritmos Genéticos em R › Algoritmo genético para Caixeiro viajante
Olá, existe alguma forma de adaptar esse algoritmo genético para o caixeiro viajante?
Olá Alexandre,
Existe sim, encontrei várias implementações pesquisando no Google mesmo, veja algumas:
https://jaketae.github.io/study/genetic-algorithm/
https://medium.com/thecyphy/travelling-salesman-problem-using-genetic-algorithm-130ab957f165
https://www.crowdatascience.com/travelling-salesman-problem-in-r-with-location-data/