trevlovett / Python-Ant-Colony-TSP-Solver

Solves the TSP using multithreaded ACO method
BSD 3-Clause "New" or "Revised" License
103 stars 49 forks source link

Converted the project into Python3 and the README into Markdown #4

Closed Helias closed 5 years ago

Helias commented 5 years ago

Converted the project into Python3 and the README into Markdown

trevlovett commented 5 years ago

apologies for missing this; thanks!