Skip to content

A genetic algorithm that solves the traveling salesman problem

Notifications You must be signed in to change notification settings

AlexTol/TravelingSalesmanGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

How to run this file:

1. Enter src folder

2. Enter the number of iterations you want the GA to go through in iterations.txt

3. Open DOS in this location

4. Enter and run: python AlexTol_GA_TS.py

Where to view results:

1. Enter the data folder

About

A genetic algorithm that solves the traveling salesman problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages