-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated the CFR JSON analysis notebook.
Changes made: - Added a new cell with high level solution metrics, - Added code to compute statistics for parking parties (visits of parking locations by mutliple vehicles) and updated the notebook to show this information, - In parking ping-pong detection, take breaks on the route into account, and do not report a bad parking ping-pong if it is created by a break between visits of the ping-pong, - Added moderate-size synthetic test data for the analysis code, and some tests using this new test data, - Ignore empty files when loading data from a local file system, - When detecting shipments with time windows, also look at pickup time windows, - Show shipment index, shipment type, and pickup and delivery times in the individual vehicle route cell, - Show allowed vehicle indices in the shipment list, - Added definitions of parking issues to the text of the notebook, - Show the list of all parkings in the scenario in the aggregate parking stats cell, - In the parking location list, show the number of all and skipped shipments from each parking.
- Loading branch information
Showing
7 changed files
with
85,583 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.