Skip to content

A simple GUI that shows the results of genetic algorithm (Travelling Salesman Problem)

Notifications You must be signed in to change notification settings

mevCJ/Genetic-Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm Visualizer (Travelling Salesman Problem)

A simple program that display the routes of each chromosome with best fitness score. Matrix of distances are stored in Distance.txt.

Distance matrix Screenshot

Credits to Luca Benci for developing the main program.

About

A simple GUI that shows the results of genetic algorithm (Travelling Salesman Problem)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages