Final project: a genetic algorithm for TSP.
Sequential, c++ threads (two versions), FastFlow implementations and everything needed to use the software can be found in ./genetic
.
A technical report is located in ./report
.
Genetic travelling salesman problem. Various parallel implementations.
C++