Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
/ ACO-alghoritm Public archive

ACO alghoritm in golang. Benchmarked with TSP problem.

Notifications You must be signed in to change notification settings

EP-coode/ACO-alghoritm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang ACO (Ant Colony Optimization)

Simplified implementation of ACO alghoritm. Benchmarked with TTP (Traveling Thief Problem) data but simplified to TSP (Traveling Salesman Problem).

Example results

Trivial 0 trivial_0_res Easy 0 easy_0_res Hard 0 hard_0_res

Releases

No releases published

Packages

No packages published

Languages