MCPcopy 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
976Duration Route::shiftDuration() const { return vehicleType_.shiftDuration; }
977
978Duration Route::maxDuration() const { return vehicleType_.maxDuration; }
979

Callers 1

durationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected