Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyVRP/PyVRP
/ route
Method
route
pyvrp/cpp/search/RelocateWithDepot.cpp:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
pyvrp::search::Route const *route() const { return nullptr; }
28
29
size_t first() const { return depot_; }
30
size_t last() const { return depot_; }
Callers
4
evalDepotBefore
Method · 0.45
evalDepotAfter
Method · 0.45
evaluate
Method · 0.45
apply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected