Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyVRP/PyVRP
/ route
Method
route
pyvrp/cpp/search/primitives.cpp:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
pyvrp::search::Route const *route() const { return nullptr; }
24
25
size_t first() const { return client; }
26
size_t last() const { return client; }
Callers
3
insertCost
Method · 0.45
removeCost
Method · 0.45
inplaceCost
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected