MCPcopy Index your code
hub / github.com/PyVRP/PyVRP / vehicleType

Method vehicleType

pyvrp/cpp/Route.cpp:429–429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427}
428
429size_t Route::vehicleType() const { return vehicleType_; }
430
431size_t Route::startDepot() const { return startDepot_; }
432

Callers 3

validateMethod · 0.45
makeScheduleMethod · 0.45
RouteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected