Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyVRP/PyVRP
/ duration
Method
duration
pyvrp/cpp/Route.cpp:400–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
std::vector<Load> const &Route::excessLoad() const { return excessLoad_; }
399
400
Duration Route::duration() const { return duration_; }
401
402
Duration Route::overtime() const { return overtime_; }
403
Callers
15
test_overtime
Function · 0.95
test_route_wait_time_calculations
Function · 0.95
test_release_time_and_shift_duration
Function · 0.95
test_release_time_and_service_duration
Function · 0.95
test_start_end_depot_not_same_on_empty_route
Function · 0.95
test_statistics_with_small_multi_trip_example
Function · 0.95
test_multi_trip_with_release_times
Function · 0.95
test_route_release_time_after_vehicle_start_late
Function · 0.95
test_latest_start
Function · 0.95
test_shift_duration
Function · 0.95
test_duration_different_profiles
Function · 0.95
test_start_end_depot_not_same_on_empty_route
Function · 0.95
Calls
no outgoing calls
Tested by
15
test_overtime
Function · 0.76
test_route_wait_time_calculations
Function · 0.76
test_release_time_and_shift_duration
Function · 0.76
test_release_time_and_service_duration
Function · 0.76
test_start_end_depot_not_same_on_empty_route
Function · 0.76
test_statistics_with_small_multi_trip_example
Function · 0.76
test_multi_trip_with_release_times
Function · 0.76
test_route_release_time_after_vehicle_start_late
Function · 0.76
test_latest_start
Function · 0.76
test_shift_duration
Function · 0.76
test_duration_different_profiles
Function · 0.76
test_start_end_depot_not_same_on_empty_route
Function · 0.76