omarja12 / Genetic_Algorithm_TSP

Solving the Traveling Sales Person problem using genetic algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solving the Traveling Sales Person problem using genetic algorithms.

  • This project aim is to solve the traveling salesperson problem using genetic algorithms, with different combinations of selection algorithms, crossover, and mutation operators. A comparative study analysis is used to identify the parameters that achieve the best results for the problem in question.

About

Solving the Traveling Sales Person problem using genetic algorithms.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%