Skip to content

Program solving TSP (Travelling salesman problem) problem using genetic algorithm

License

Notifications You must be signed in to change notification settings

kwinto93/-C-TSP-Problem-Genetic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-C-TSP-Problem-Genetic-Algorithm

Application solving TSP (Travelling salesman problem) problem using genetic algorithm

alt tag

Features:

  • simple GUI, providing access to the most important algorithm variables
  • step by step visualization of the map with current routes
  • you can export the map of the solution to the *.png
  • you can load the test data from http://www.math.uwaterloo.ca/tsp/data/
  • English language

About

Program solving TSP (Travelling salesman problem) problem using genetic algorithm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages