Skip to content

Qiushi-Lin/MAPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAPF

The repository aims to reproduce some commonly used search-based solvers for Multi-Agent Path Finding (MAPF) in Python.

Algorithms supported:

Benchmarks supported:

MAPF Benchmark Sets from Nathan Sturtevant's Moving AI Lab

  • random-32-32-10.map
  • random-64-64-10.map
  • den312d.map
  • warehouse-10-20-10-2-1.map

Creating Instances

Generate the test set used for evaluation.

cd benchmarks
python create_test.py

Testing

python main.py --solver solver_name

Contact

Email: qiushi_lin@sfu.ca

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages