Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
429
size_t Route::vehicleType() const { return vehicleType_; }
430
431
size_t Route::startDepot() const { return startDepot_; }
432
Callers
3
validate
Method · 0.45
makeSchedule
Method · 0.45
Route
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected