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 2

  •  
  •  

Languages