Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

File metadata and controls

4 lines (3 loc) · 222 Bytes

TSP_genetic_algorithm

developed during my undergraduate degree in computer science in AI course.

Implementation of the genetic algorithm for TSP problem as a partial requirement in the Artificial intelligence course.