Skip to content
Snippets Groups Projects
Commit 354507b4 authored by rhaag's avatar rhaag
Browse files

Testing notebooks now seem to work

parent 99d0ed43
No related branches found
No related tags found
No related merge requests found
......@@ -872,7 +872,7 @@ version = "1.1.3"
[[deps.RidePooling]]
deps = ["Agents", "BenchmarkTools", "DelimitedFiles", "Distributions", "LaTeXStrings", "LinearAlgebra", "Measurements", "Measures", "OpenStreetMapX", "OpenStreetMapXPlot", "Pkg", "PlotlyJS", "Plots", "PolygonOps", "PrettyTables", "Random", "Serialization", "SparseArrays"]
git-tree-sha1 = "26ade5061178cfa5dd84281f66bba5d6665c9a36"
git-tree-sha1 = "022487ecd5c20b478a23fec1b796d226f7465649"
repo-rev = "myopic_earliest_pickup"
repo-url = "https://gitlab.gwdg.de/smuehle1/RidePooling/"
uuid = "2a705bf3-b16b-4235-81e9-bc2517364992"
......
......@@ -12,7 +12,7 @@ cost = :combined_delays
rejection = ((:any_waiting_time, 1.), (:any_relative_detour, 1.))
# Only Limit the number of requests to ensure, that all system get exactly the same requests
requested = 10000 * N
requested = 4000 * N
# Random Distribution of dt_earliest_pickup
rng_type = :even
......
......@@ -319,7 +319,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Julia 1.7.1",
"display_name": "Julia 1.7.2",
"language": "julia",
"name": "julia-1.7"
},
......@@ -327,7 +327,7 @@
"file_extension": ".jl",
"mimetype": "application/julia",
"name": "julia",
"version": "1.7.1"
"version": "1.7.2"
}
},
"nbformat": 4,
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
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