Skip to content

guruslan/tsp_antcolony

Repository files navigation

TSP SOLVER THAT USES ANT COLONY OPTIMISATION ON CUDA

In order to compile files use ordinary CUDA compiler and SDK, such as v1.3 or later.
In order to run the executables, the machine has to have a CUDA-enabled GPU.

Usage: The test files have to be speciafied in as the first argument and the answer must follow next.

If having problems on Windows, it is probably a problem with Visual Studio.

Code written by: Ruslan Kudubayev ([email protected])

About

Parallelising Travelling Salesman Problem using NVIDIA CUDA Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published