This project aims to implement a fast ACO TSP algorithm in three different ways:
- Sequential C++
- FastFlow (https://github.com/fastflow/fastflow)
- CUDA
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project aims to implement a fast ACO TSP algorithm in three different ways: