Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyVRP/PyVRP
/ shiftDuration
Method
shiftDuration
pyvrp/cpp/search/Route.h:976–976 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
974
}
975
976
Duration Route::shiftDuration() const { return vehicleType_.shiftDuration; }
977
978
Duration Route::maxDuration() const { return vehicleType_.maxDuration; }
979
Callers
1
duration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected