Skip to content

The problem of multi-agent TSP solved using ant colony optimization

Notifications You must be signed in to change notification settings

ShivinDass/Multi-Agent-TSP-with-ACO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Multi-Agent-TSP-with-ACO

The problem of multi-agent TSP solved using ant colony optimization.

Following is a run of the algorithm,

Instructions To Run

Clone this repository

Navigate to project folder in terminal or command prompt

Run command,

python mtsp_solver.py <seed>

Where <seed> is the random seed for environment instantiation (leave blank for random environment initialization)

About

The problem of multi-agent TSP solved using ant colony optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages