An open API service indexing awesome lists of open source software.

https://github.com/jamesread/ai-optimiser-tsp

An implementation of a simple evolutionary genetic algorithm to solve the classic travelling salesman problem.
https://github.com/jamesread/ai-optimiser-tsp

ai

Last synced: 24 days ago
JSON representation

An implementation of a simple evolutionary genetic algorithm to solve the classic travelling salesman problem.

Awesome Lists containing this project

README

          

optimiser-Tsp
=====

An implementation of a simple evolutionary genetic algorithm to solve the classic travelling salesman problem.

![optimiser TSP](https://raw.githubusercontent.com/jamesread/optimiser-Tsp/master/var/screenshot.png "Optimiser TSP")