Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyVRP/PyVRP
/ vehicleType
Method
vehicleType
pyvrp/cpp/Trip.cpp:181–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
size_t Trip::vehicleType() const { return vehicleType_; }
182
183
size_t Trip::startDepot() const { return startDepot_; }
184
Callers
5
PYBIND11_MODULE
Function · 0.45
evaluate
Method · 0.45
operator==
Method · 0.45
Solution
Method · 0.45
Trip
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected