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

Contributors

Languages