Interfaces and tools for modeling and solving Multi Agent Path Finding problems.
Enter the Julia REPL
$ juliaType "]" to enter Pkg mode
julia> ]Add the repository
pkg> add https://github.com/sisl/CRCBS.jl.gitRun the install script
julia> include("install.jl")