You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that all plans have all LspShipments assigned (once!) to a LogisticChain --> After replanning / before mobsim?
we think we should have two different checkers:
one before Jsprit (all jobs theoretical solvable (timeWindows, size compared to vehicles etc.)
one after Jsprit (e.g. all jobs solved)
((The logistics repo goes into archive mode, code is not on matims-libs. So the issue is moved from - see there for more information: matsim-vsp/logistics#317 ))
First TODOS
Checker for Carriers before Jsprit
unique Ids
all jobs are possible to handle
after Jsprit
all jobs are solved and part of the selected plan
Checkers for Logistics before Run
unique Ids
Checkers after/while Run
all jobs are still part of a plan
no job duplicates
The text was updated successfully, but these errors were encountered:
This should include, e.g.,:
RessourceId
s --> before starting -> Check for unique LspResourceIds beforeStartup of Simulation. matsim-vsp/logistics#253LspShipments
assigned (once!) to aLogisticChain
--> After replanning / before mobsim?we think we should have two different checkers:
((The logistics repo goes into archive mode, code is not on matims-libs. So the issue is moved from - see there for more information: matsim-vsp/logistics#317 ))
First TODOS
Checker for Carriers before Jsprit
after Jsprit
Checkers for Logistics before Run
Checkers after/while Run
The text was updated successfully, but these errors were encountered: