Driver Scheduling Summary
Internal Table Name: DriverSchedulingSummary
The Driver Scheduling Summary table reports information such as the total cost, total number of drivers and number of scheduled and unscheduled routes returned by Driver Scheduling.
Scenario
Table: DriverSchedulingSummary
Internal Name: Not Applicable (Scenario column not in table)
The scenario for which the output data was generated.
Time Stamp
Table: DriverSchedulingSummary
Internal Name: TimeStamp
The time when the Driver Scheduling algorithm was run.
Total Cost
Table: DriverSchedulingSummary
Internal Name: TotalCost
The total cost of the scheduled routes. This value is calculated using the costs as defined in the Drivers table.
Each driver has a schedule consisting of one or more routes. The Fixed Cost is incurred per driver, the Fixed Cost Per Route is incurred for each route per driver, and the Variable Cost Per Hour is incurred for each hour per route per driver. The Total Cost is the sum of these three cost sources.
Total Drivers
Table: DriverSchedulingSummary
Internal Name: TotalDrivers
The total number of drivers that have been scheduled.
Scheduled Routes
Table: DriverSchedulingSummary
Internal Name: ScheduledRoutes
The number of routes from the Routes table that have been assigned drivers by the scheduling algorithm.
Unscheduled Routes
Table: DriverSchedulingSummary
Internal Name: UnscheduledRoutes
The number of routes from the Routes table that were not able to be scheduled by the scheduling algorithm.
Earliest Route Start Time
Table: DriverSchedulingSummary
Internal Name: EarliestRouteStartTime
The earliest date and time that a schedule route started.
Total Runtime
Table: DriverSchedulingSummary
Internal Name: TotalRuntime
The length of time spent by the Driver Scheduling algorithm to solve the problem.
Scenario ID
Table: DriverSchedulingSummary
Internal Name: ScenarioID
The identifier of the scenario for which the output data was generated.
Sub-Scenario ID
Table: DriverSchedulingSummary
Internal Name: StepNumber
The identifier of the sub-scenario, if applicable, for which the output data was generated.
Last modified: Wednesday May 15, 2024