https://github.com/gdalle/mapfbenchmarks.jl
Interface between MultiAgentPathFinding.jl and Sturtevant's MAPF benchmarks (deprecated)
https://github.com/gdalle/mapfbenchmarks.jl
graph julia multi-agent pathfinding
Last synced: 8 months ago
JSON representation
Interface between MultiAgentPathFinding.jl and Sturtevant's MAPF benchmarks (deprecated)
- Host: GitHub
- URL: https://github.com/gdalle/mapfbenchmarks.jl
- Owner: gdalle
- License: mit
- Archived: true
- Created: 2022-05-24T09:57:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T13:29:22.000Z (over 2 years ago)
- Last Synced: 2025-01-10T01:30:52.104Z (over 1 year ago)
- Topics: graph, julia, multi-agent, pathfinding
- Language: Julia
- Homepage: https://gdalle.github.io/MAPFBenchmarks.jl/
- Size: 280 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.bib
Awesome Lists containing this project
README
> This package is deprecated, the functionality is now part of [MultiAgentPathFinding.jl](https://github.com/gdalle/MultiAgentPathFinding.jl) itself
# MAPFBenchmarks
[](https://gdalle.github.io/MAPFBenchmarks.jl/dev)
[](https://github.com/gdalle/MAPFBenchmarks.jl/actions/workflows/CI.yml?query=branch%3Amain)
[](https://codecov.io/gh/gdalle/MAPFBenchmarks.jl)
[](https://github.com/invenia/BlueStyle)
Interface between [MultiAgentPathFinding.jl](https://github.com/gdalle/MultiAgentPathFinding.jl) and Sturtevant's [MAPF benchmarks](https://movingai.com/benchmarks/mapf.html).
See the [documentation](https://gdalle.github.io/MAPFBenchmarks.jl/dev) for details.