MCPcopy 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
181size_t Trip::vehicleType() const { return vehicleType_; }
182
183size_t Trip::startDepot() const { return startDepot_; }
184

Callers 5

PYBIND11_MODULEFunction · 0.45
evaluateMethod · 0.45
operator==Method · 0.45
SolutionMethod · 0.45
TripMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected