Skip to content

DaviDupin/iia-proj1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAA-Proj 1

TSP genetic algorithm

A genectic algorithm that solves the Traveling Salesman Problem.

Made by Davi Dupin (17/0140148) and Matheus Azevedo (17/0110940).

Dependencies

  • Python 3
  • Pandas
  • Matplotlib
  • NumPy

Installing dependencies

$ pip3 install pandas
$ pip3 install matplotlib
$ pip3 install numpy

Running

$ python3 main.py

About

TSP genetic algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages