Skip to content

GET-Prog/ant-colony-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Ant Colony Optimization

This repository contains an implementation of the Ant Colony Optimization algorithm.

Given a matrix that represents a graph, the algorithm returns a list of paths, ordered by the shortest distance covered.

Run 🏁

$ python main.py

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Languages