Skip to content
Snippets Groups Projects
Commit 2774b515 authored by Ruben Haag's avatar Ruben Haag
Browse files

Correct Folder Paths

parent 3e7b5663
No related branches found
No related tags found
No related merge requests found
using Pkg
Pkg.activate(".")
Pkg.add(url="https://gitlab.gwdg.de/smuehle1/RidePooling/", rev="myopic_earliest_pickup")
Pkg.add(url="https://gitlab.gwdg.de/ruben.haag/ridepooling_eval.git", rev="main")
Pkg.add(url="https://gitlab.gwdg.de/smuehle1/RidePooling/", rev="myopic_earliest_pickup")
Pkg.upgrade_manifest()
......
savePath = "/home/ruben/Documents/thesis/" #CHange "/scratch01.local/rhaag/try1/"
savePath = "/scratch01.local/rhaag/comparison/"
mapPath = "./Maps/"
dispatcherPath = "./Dispatchers/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment